[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 6 / cl_TrackingIO / 1.4.0 / cl_TrackingIO.podspec.json
blob0560434cf01b938724317247732be2e36f552bf0
2   "name": "cl_TrackingIO",
3   "version": "1.4.0",
4   "summary": "ReYun Tracking SDK",
5   "homepage": "https://github.com/Jeffrey-huang/cl_TrackingIO",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huangwenchang": "huangwenchang@chelun.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Jeffrey-huang/cl_TrackingIO.git",
18     "tag": "1.4.0"
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   ]