wangguolei

3.7.8.03311008

Pod::Spec.new do |s|
s.name = "HHVDoctorSDK"
s.version = "3.7.8.10281731"
s.version = "3.7.8.03311008"
s.summary = "和缓视频医生 SDK"
s.description = <<-DESC
... ...
... ... @@ -8,31 +8,31 @@
<key>BinaryPath</key>
<string>hhVDoctorSDK.framework/hhVDoctorSDK</string>
<key>LibraryIdentifier</key>
<string>ios-x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>hhVDoctorSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>hhVDoctorSDK.framework/hhVDoctorSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-x86_64-simulator</string>
<key>LibraryPath</key>
<string>hhVDoctorSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
... ...
... ... @@ -3,4 +3,4 @@
<plist version="1.0">
<dict>
<key>HHBundleVersion</key>
<string>3.7.8.10281731</string>
\ No newline at end of file
<string>3.7.8.03311008</string>
\ No newline at end of file
... ...