ashen_23

sdk upgrade

Showing 48 changed files with 2 additions and 14 deletions
1 Pod::Spec.new do |s| 1 Pod::Spec.new do |s|
2 s.name = "HHVDoctorSDK" 2 s.name = "HHVDoctorSDK"
3 - s.version = "2.2.4" 3 + s.version = "2.2.42"
4 s.summary = "和缓视频医生 SDK" 4 s.summary = "和缓视频医生 SDK"
5 5
6 s.description = <<-DESC 6 s.description = <<-DESC
No preview for this file type
@@ -3,5 +3,5 @@ @@ -3,5 +3,5 @@
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 <key>HHBundleVersion</key> 5 <key>HHBundleVersion</key>
6 -<string>09:24:15:35</string></dict> 6 +<string>09:27:18:17</string></dict>
7 </plist> 7 </plist>
@@ -570,16 +570,6 @@ typedef SWIFT_ENUM(NSInteger, PermissionType, closed) { @@ -570,16 +570,6 @@ typedef SWIFT_ENUM(NSInteger, PermissionType, closed) {
570 570
571 571
572 572
573 -  
574 -  
575 -  
576 -  
577 -  
578 -  
579 -  
580 -  
581 -  
582 -  
583 @class UITapGestureRecognizer; 573 @class UITapGestureRecognizer;
584 @class NSTimer; 574 @class NSTimer;
585 575
@@ -598,8 +588,6 @@ typedef SWIFT_ENUM(NSInteger, PermissionType, closed) { @@ -598,8 +588,6 @@ typedef SWIFT_ENUM(NSInteger, PermissionType, closed) {
598 588
599 589
600 590
601 -  
602 -  
603 #if __has_attribute(external_source_symbol) 591 #if __has_attribute(external_source_symbol)
604 # pragma clang attribute pop 592 # pragma clang attribute pop
605 #endif 593 #endif