[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / b / KeepRunningSDK / 0.1.0 / KeepRunningSDK.podspec.json
blob726f42bc53f85955f9a775496247dc947602c7a8
2   "name": "KeepRunningSDK",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "跑步相关内容",
6   "swift_versions": "5.0",
7   "homepage": "http://git.baiing.cn/liudongyang/ios-Sdk",
8   "source": {
9     "git": "http://git.baiing.cn/liudongyang/ios-Sdk",
10     "tag": "0.1.0"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "authors": {
16     "董飞天": "872783079@qq.com"
17   },
18   "source_files": [
19     "KeepRunningSDK/Sources/**/*.swift",
20     "KeepRunningSDK/Sources/**/*.{h,m}",
21     "KeepRunningSDK/*.{h,m}",
22     "BDSClientHeaders/**/*.h"
23   ],
24   "resources": [
25     "BDSClientResource/**/*.dat",
26     "BDSClientResource/**/*.caf",
27     "BDSClientResource/**/*.bundle"
28   ],
29   "vendored_libraries": "BDSClientLib/libBaiduSpeechSDK.a",
30   "libraries": [
31     "z",
32     "resolv",
33     "c",
34     "c++",
35     "sqlite3",
36     "iconv"
37   ],
38   "frameworks": [
39     "Foundation",
40     "UIKit",
41     "AVFoundation",
42     "CFNetwork",
43     "CoreFoundation",
44     "CoreGraphics",
45     "CoreLocation",
46     "CoreTelephony",
47     "GLKit",
48     "Accelerate"
49   ],
50   "pod_target_xcconfig": {
51     "DEFINES_MODULE": "TRUE"
52   },
53   "dependencies": {
54     "AMap3DMap-NO-IDFA": [
56     ],
57     "AMapLocation-NO-IDFA": [
59     ],
60     "Alamofire": [
62     ],
63     "RealmSwift": [
64       "~>5.2.0"
65     ],
66     "SnapKit": [
68     ],
69     "SDWebImage": [
71     ]
72   },
73   "swift_version": "5.0"