[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / c / 1 / 9 / TrackingSDK / 1.3.1 / TrackingSDK.podspec.json
blob3bdf1135804fdec333ca0d1fdc3a51c2b41da294
2   "name": "TrackingSDK",
3   "version": "1.3.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.3.1"
19   },
20   "source_files": "Tracking/*.h",
21   "preserve_paths": "Tracking/*.a",
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TrackingSDK/Tracking/**\""
24   },
25   "frameworks": [
26     "SystemConfiguration",
27     "AdSupport",
28     "CoreTelephony",
29     "Security",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "sqlite3",
34     "ReYunTracking"
35   ]