[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / c / e / TrackingIO-iOS / 1.6.0 / TrackingIO-iOS.podspec.json
blobf86e647fda123460e0c9d8ac5ca6cd4664fac365
2   "name": "TrackingIO-iOS",
3   "version": "1.6.0",
4   "summary": "ReYun TrackingIO SDK",
5   "description": "ReYun TrackingIO SDK",
6   "homepage": "https://www.reyun.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eddy Wong": "784550567@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hohua88/TrackingIO.git",
19     "tag": "1.6.0"
20   },
21   "source_files": "TrackingIO/*.{h,a}",
22   "ios": {
23     "vendored_libraries": "TrackingIO/*.a"
24   },
25   "static_framework": true,
26   "xcconfig": {
27     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TrackingIO-iOS/TrackingIO/**\""
28   },
29   "frameworks": [
30     "SystemConfiguration",
31     "AdSupport",
32     "CoreTelephony",
33     "Security",
34     "CoreMotion",
35     "iAd",
36     "AVFoundation"
37   ],
38   "libraries": [
39     "sqlite3",
40     "ReYunTracking",
41     "z"
42   ]