Showing
20 changed files
with
27 additions
and
19 deletions
| 1 | + | ||
| 1 | Pod::Spec.new do |s| | 2 | Pod::Spec.new do |s| |
| 2 | - s.name = 'HHIMSDK' | ||
| 3 | - s.version = '0.1.0' | ||
| 4 | - s.summary = 'A short description of HHIMSDK.' | ||
| 5 | - s.description = <<-DESC | ||
| 6 | -TODO: Add long description of the pod here. | ||
| 7 | - DESC | 3 | + s.name = 'HHIMSDK' |
| 4 | + s.version = "1.0.2.040917" | ||
| 5 | + s.summary = 'A short description of HHIMSDK.' | ||
| 6 | + s.description = <<-DESC | ||
| 7 | + TODO: Add long description of the pod here. | ||
| 8 | + DESC | ||
| 8 | 9 | ||
| 9 | - s.homepage = 'https://github.com/shmily/HHIMSDK' | ||
| 10 | - s.author = { 'shmily' => 'shmilyshijian@foxmail.com' } | ||
| 11 | - s.source = { :git => "git@code.hh-medic.com:hh_public/HHIMSDK.ios.git", :tag => s.version } | 10 | + s.homepage = 'https://github.com/shmily/HHIMSDK' |
| 11 | + s.author = { 'shmily' => 'shmilyshijian@foxmail.com' } | ||
| 12 | + s.source = { :git => "git@code.hh-medic.com:hh_public/HHIMSDK.ios.git", :tag => s.version } | ||
| 12 | 13 | ||
| 13 | - s.ios.deployment_target = '9.0' | 14 | + s.ios.deployment_target = '9.0' |
| 14 | 15 | ||
| 15 | - s.resources = 'HHIMSDK/resources/*.bundle' | 16 | + s.resources = 'HHIMSDK/resources/*.bundle' |
| 16 | 17 | ||
| 17 | - s.frameworks = 'SystemConfiguration', 'CoreServices', 'AVFoundation', 'CoreTelephony', 'VideoToolbox', 'AudioToolbox', 'CoreMedia', 'Accelerate' | ||
| 18 | - s.libraries = 'z', 'sqlite3.0', 'c++', 'stdc++', 'resolv' | ||
| 19 | - | ||
| 20 | - s.vendored_frameworks = 'HHIMSDK/*.framework' | ||
| 21 | - | ||
| 22 | - | ||
| 23 | - s.dependency 'TXIMSDK_iOS' | ||
| 24 | - s.dependency 'NELivePlayer' | 18 | + s.frameworks = 'SystemConfiguration', 'CoreServices', 'AVFoundation', 'CoreTelephony', 'VideoToolbox', 'AudioToolbox', 'CoreMedia', 'Accelerate' |
| 19 | + s.libraries = 'z', 'sqlite3.0', 'c++', 'stdc++', 'resolv' | ||
| 20 | + | ||
| 21 | + s.vendored_frameworks = 'HHIMSDK/*.framework' | ||
| 22 | + | ||
| 23 | + | ||
| 24 | + s.dependency 'TXIMSDK_iOS' | ||
| 25 | + s.dependency 'NELivePlayer' | ||
| 25 | 26 | ||
| 26 | 27 | ||
| 27 | end | 28 | end |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
HHIMSDK/HHIMSDK.framework/Modules/HHIMSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
deleted
100644 → 0
No preview for this file type
HHIMSDK/HHIMSDK.framework/Modules/HHIMSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
deleted
100644 → 0
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
HHIMSDK/hhVDoctorSDK.framework/.DS_Store
0 → 100644
No preview for this file type
-
Please register or login to post a comment