[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.8.7.2 / ReYunTrackingIO.podspec.json
blob805df1f00b4909e819f234bc1e17e9f80831ff19
2   "name": "ReYunTrackingIO",
3   "version": "1.8.7.2",
4   "summary": "Official ReYun Tracking SDK for iOS",
5   "homepage": "https://www.reyun.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "feiyang": "3196817369@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "http": "https://sdk.s3.cn-north-1.amazonaws.com.cn/new_trackingIO/trackingIO_iOS_1.8.7.zip"
19   },
20   "source_files": "trackingIO_iOS_1.8.7/*.h",
21   "public_header_files": "trackingIO_iOS_1.8.7/*.h",
22   "preserve_paths": "trackingIO_iOS_1.8.7/*.a",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/trackingIO_iOS_1.8.7/**"
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "AdSupport",
29     "CoreTelephony",
30     "Security",
31     "CoreMotion",
32     "iAd",
33     "AVFoundation",
34     "WebKit",
35     "CFNetwork"
36   ],
37   "libraries": [
38     "sqlite3",
39     "z",
40     "resolv"
41   ]