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