[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / b / KeepRunningSDK / 0.7.0 / KeepRunningSDK.podspec.json
blob75c5c4ecd955b7564a235de643f89d0a3d6a8725
2   "name": "KeepRunningSDK",
3   "version": "0.7.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.7.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     "VALID_ARCHS": "x86_64 armv7 arm64"
53   },
54   "dependencies": {
55     "AMap3DMap-NO-IDFA": [
57     ],
58     "AMapLocation-NO-IDFA": [
60     ],
61     "Alamofire": [
63     ],
64     "RealmSwift": [
66     ],
67     "SnapKit": [
69     ],
70     "SDWebImage": [
72     ],
73     "MBProgressHUD": [
75     ]
76   },
77   "swift_version": "5.0"