[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.9.16.0 / ReYunTrackingIO.podspec.json
blob443e97c6a8b720ec214bdafc6b385b328a05b747
2   "name": "ReYunTrackingIO",
3   "version": "1.9.16.0",
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.16.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.16/*.xcframework",
29   "vendored_libraries": "trackingIO_iOS_1.9.16/TrackingIOSDK.xcframework",
30   "frameworks": [
31     "SystemConfiguration",
32     "AdSupport",
33     "CoreTelephony",
34     "Security",
35     "CoreMotion",
36     "AVFoundation",
37     "WebKit",
38     "CFNetwork"
39   ],
40   "libraries": [
41     "sqlite3",
42     "z",
43     "resolv",
44     "resolv.9",
45     "c++"
46   ],
47   "weak_frameworks": "AdServices"