[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 4.9.0.6 / Ads-CN.podspec.json
blob0480ea85c72fd4e47670429518339636e0783bc4
2   "name": "Ads-CN",
3   "version": "4.9.0.6",
4   "summary": "Ads-CN is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-CN provides ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
14   "source": {
15     "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/4.9.0.6/SDK.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "MapKit",
23     "WebKit",
24     "MediaPlayer",
25     "CoreLocation",
26     "AdSupport",
27     "CoreMedia",
28     "AVFoundation",
29     "CoreTelephony",
30     "StoreKit",
31     "SystemConfiguration",
32     "MobileCoreServices",
33     "CoreMotion",
34     "Accelerate",
35     "AudioToolbox",
36     "JavaScriptCore",
37     "Security",
38     "CoreImage",
39     "AudioToolbox",
40     "ImageIO",
41     "QuartzCore",
42     "CoreGraphics",
43     "CoreText"
44   ],
45   "weak_frameworks": [
46     "AppTrackingTransparency",
47     "DeviceCheck"
48   ],
49   "libraries": [
50     "c++",
51     "resolv",
52     "z",
53     "sqlite3",
54     "bz2",
55     "xml2",
56     "iconv",
57     "c++abi"
58   ],
59   "resources": "SDK/LICENSE",
60   "default_subspecs": "BUAdSDK",
61   "pod_target_xcconfig": {
62     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63   },
64   "user_target_xcconfig": {
65     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66   },
67   "subspecs": [
68     {
69       "name": "BUAdSDK",
70       "vendored_frameworks": [
71         "SDK/CSJAdSDK.framework"
72       ],
73       "preserve_paths": "SDK/CSJAdSDK.framework",
74       "resources": "SDK/CSJAdSDK.bundle",
75       "dependencies": {
76         "Ads-CN/Dep_Accurate": [
78         ]
79       }
80     },
81     {
82       "name": "BUAdSDK_Compatible",
83       "vendored_frameworks": [
84         "SDK/CSJAdSDK.framework"
85       ],
86       "preserve_paths": "SDK/CSJAdSDK.framework",
87       "resources": "SDK/CSJAdSDK.bundle",
88       "dependencies": {
89         "Ads-CN/Dep_Compatible": [
91         ]
92       }
93     },
94     {
95       "name": "Dep_Accurate",
96       "dependencies": {
97         "BURelyFoundation/CSJ": [
98           "0.0.3.19"
99         ],
100         "BUAdSDK": [
101           "0.1.0.24"
102         ]
103       }
104     },
105     {
106       "name": "Dep_Compatible",
107       "dependencies": {
108         "BURelyFoundation/CSJ": [
109           "~> 0.0.3.19"
110         ],
111         "BUAdSDK": [
112           "~> 0.1.0.24"
113         ]
114       }
115     }
116   ]