[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 9 / TrackingSDK / 1.4.0.1 / TrackingSDK.podspec.json
blobb3777d08faa1aa132a64df37c05c6017fa048a65
2   "name": "TrackingSDK",
3   "version": "1.4.0.1",
4   "summary": "ReYun Tracking SDK",
5   "homepage": "https://github.com/ReYunTrackingSDK/TrackingSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "feiyang": "3196817369@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ReYunTrackingSDK/TrackingSDK.git",
18     "tag": "1.4.0.1"
19   },
20   "source_files": "Tracking/*.h",
21   "preserve_paths": "Tracking/*.a",
22   "vendored_libraries": "Tracking/*.a",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TrackingSDK/Tracking/**\""
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "AdSupport",
29     "CoreTelephony",
30     "Security",
31     "CoreMotion"
32   ],
33   "libraries": [
34     "sqlite3",
35     "ReYunTracking"
36   ]