[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / e / FTMobileSDK / 1.2.1-alpha.5 / FTMobileSDK.podspec.json
blob01d3eda210d776802fba4c1fe5926af18eaad881
2   "name": "FTMobileSDK",
3   "version": "1.2.1-alpha.5",
4   "summary": "驻云 DataFlux iOS 数据采集 SDK",
5   "description": "驻云 DataFlux iOS 数据采集 SDK",
6   "homepage": "https://github.com/DataFlux-cn/datakit-ios.git",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hulilei": "hulilei@jiagouyun.com",
13     "Brandon Zhang": "zhangbo@jiagouyun.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "default_subspecs": "FTMobileAgent",
19   "source": {
20     "git": "https://github.com/DataFlux-cn/datakit-ios.git",
21     "tag": "1.2.1-alpha.5"
22   },
23   "subspecs": [
24     {
25       "name": "FTMobileAgent",
26       "source_files": "FTMobileSDK/FTMobileAgent/**/*",
27       "libraries": "resolv.9",
28       "dependencies": {
29         "FTMobileSDK/Common": [
31         ]
32       }
33     },
34     {
35       "name": "Common",
36       "source_files": "FTMobileSDK/BaseUtils/**/*"
37     }
38   ]