[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.8.7.1 / ReYunTrackingIO.podspec.json
blob85d66fdd0ae1b37e4f78c7ae0c22ccbbd668370b
2   "name": "ReYunTrackingIO",
3   "version": "1.8.7.1",
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   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/trackingIO_iOS_1.8.7/"
24   },
25   "frameworks": [
26     "SystemConfiguration",
27     "AdSupport",
28     "CoreTelephony",
29     "Security",
30     "CoreMotion",
31     "iAd",
32     "AVFoundation",
33     "WebKit",
34     "CFNetwork"
35   ],
36   "libraries": [
37     "sqlite3",
38     "z",
39     "resolv"
40   ]