[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.9.5 / ReYunTrackingIO.podspec.json
blobe0bde16f1f583fd914bdf8e8e520e5ef3cd5f0bf
2   "name": "ReYunTrackingIO",
3   "version": "1.9.5",
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.5.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   "source_files": "trackingIO_iOS_1.9.5/*.{h}",
29   "public_header_files": "trackingIO_iOS_1.9.5/*.h",
30   "vendored_libraries": "trackingIO_iOS_1.9.5/libReYunTracking.a",
31   "frameworks": [
32     "SystemConfiguration",
33     "AdSupport",
34     "CoreTelephony",
35     "Security",
36     "CoreMotion",
37     "iAd",
38     "AVFoundation",
39     "WebKit",
40     "CFNetwork"
41   ],
42   "libraries": [
43     "sqlite3",
44     "z",
45     "resolv",
46     "resolv.9",
47     "c++"
48   ]