[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.9.0.1 / ReYunTrackingIO.podspec.json
blobae847e5bd9810951186e859774405e32e8d98bae
2   "name": "ReYunTrackingIO",
3   "version": "1.9.0.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.9.0.zip"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
22     "ENABLE_BITCODE": "NO"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "ENABLE_BITCODE": "NO"
27   },
28   "frameworks": [
29     "SystemConfiguration",
30     "AdSupport",
31     "CoreTelephony",
32     "Security",
33     "CoreMotion",
34     "iAd",
35     "AVFoundation",
36     "WebKit",
37     "CFNetwork"
38   ],
39   "libraries": [
40     "sqlite3",
41     "z",
42     "resolv",
43     "resolv.9",
44     "c++"
45   ],
46   "subspecs": [
47     {
48       "name": "iphoneos",
49       "vendored_frameworks": "trackingIO_iOS_1.9.0/ReYunFramework.framework"
50     }
51   ]