[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.9.2.1 / ReYunTrackingIO.podspec.json
blobd4f49a024dd4913f61cee5eed727a5b6fe2298c9
2   "name": "ReYunTrackingIO",
3   "version": "1.9.2.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.2.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   "public_header_files": "trackingIO_iOS_1.9.2/*.h",
29   "vendored_libraries": "trackingIO_iOS_1.9.2/libReYunTracking.a",
30   "frameworks": [
31     "SystemConfiguration",
32     "AdSupport",
33     "CoreTelephony",
34     "Security",
35     "CoreMotion",
36     "iAd",
37     "AVFoundation",
38     "WebKit",
39     "CFNetwork"
40   ],
41   "libraries": [
42     "sqlite3",
43     "z",
44     "resolv",
45     "resolv.9",
46     "c++"
47   ]