[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / b / KeepRunningSDK / 0.8.0 / KeepRunningSDK.podspec.json
blob714a7f97ed44b41c1cfd36886306793b9dc7e35d
2   "name": "KeepRunningSDK",
3   "version": "0.8.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.8.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": [
30     "BDSClientLib/libBaiduSpeechSDK.a",
31     "libPods-KeepRunningSDK.a"
32   ],
33   "libraries": [
34     "z",
35     "resolv",
36     "c",
37     "c++",
38     "sqlite3",
39     "iconv"
40   ],
41   "frameworks": [
42     "Foundation",
43     "UIKit",
44     "AVFoundation",
45     "CFNetwork",
46     "CoreFoundation",
47     "CoreGraphics",
48     "CoreLocation",
49     "CoreTelephony",
50     "GLKit",
51     "Accelerate"
52   ],
53   "pod_target_xcconfig": {
54     "DEFINES_MODULE": "TRUE",
55     "VALID_ARCHS": "x86_64 armv7 arm64"
56   },
57   "dependencies": {
58     "AMap3DMap-NO-IDFA": [
60     ],
61     "AMapLocation-NO-IDFA": [
63     ],
64     "Alamofire": [
66     ],
67     "RealmSwift": [
69     ],
70     "SnapKit": [
72     ],
73     "SDWebImage": [
75     ],
76     "MBProgressHUD": [
78     ]
79   },
80   "swift_version": "5.0"