[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / 5 / FuckReYunTrackingIO / 1.9.17 / FuckReYunTrackingIO.podspec.json
blob77f470907011350df390ed8418c200a7cc686562
2   "name": "FuckReYunTrackingIO",
3   "version": "1.9.17",
4   "summary": "Official ReYun Tracking SDK for iOS",
5   "homepage": "https://www.reyun.com",
6   "license": "MIT",
7   "authors": {
8     "feiyang": "3196817369@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "http": "https://sdk.s3.cn-north-1.amazonaws.com.cn/new_trackingIO/trackingIO_iOS_1.9.17.zip"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
19     "ENABLE_BITCODE": "NO"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
23     "ENABLE_BITCODE": "NO"
24   },
25   "preserve_paths": "trackingIO_iOS_1.9.17/*.xcframework",
26   "vendored_frameworks": "trackingIO_iOS_1.9.17/TrackingIOSDK.xcframework",
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreTelephony",
30     "Security",
31     "CoreMotion",
32     "AVFoundation",
33     "WebKit",
34     "CFNetwork"
35   ],
36   "libraries": [
37     "sqlite3",
38     "z",
39     "resolv",
40     "resolv.9",
41     "c++"
42   ],
43   "weak_frameworks": [
44     "AdServices",
45     "AdSupport"
46   ]