ashen_23

sdk upgrade

Showing 48 changed files with 2 additions and 14 deletions
Pod::Spec.new do |s|
s.name = "HHVDoctorSDK"
s.version = "2.2.4"
s.version = "2.2.42"
s.summary = "和缓视频医生 SDK"
s.description = <<-DESC
... ...
No preview for this file type
... ... @@ -3,5 +3,5 @@
<plist version="1.0">
<dict>
<key>HHBundleVersion</key>
<string>09:24:15:35</string></dict>
<string>09:27:18:17</string></dict>
</plist>
... ...
... ... @@ -570,16 +570,6 @@ typedef SWIFT_ENUM(NSInteger, PermissionType, closed) {
@class UITapGestureRecognizer;
@class NSTimer;
... ... @@ -598,8 +588,6 @@ typedef SWIFT_ENUM(NSInteger, PermissionType, closed) {
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
... ...