[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 4.2.0.4 / Ads-CN.podspec.json
blob9cfda5da4baa98d3ccd6014c41fc286c41ea85fd
2   "name": "Ads-CN",
3   "version": "4.2.0.4",
4   "summary": "Ads-CN is a SDK from Bytedance providing 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.2.0.4/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": "AppTrackingTransparency",
46   "libraries": [
47     "c++",
48     "resolv",
49     "z",
50     "sqlite3",
51     "bz2",
52     "xml2",
53     "iconv",
54     "c++abi"
55   ],
56   "resources": "SDK/LICENSE",
57   "default_subspecs": "BUAdSDK",
58   "pod_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "user_target_xcconfig": {
62     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63   },
64   "subspecs": [
65     {
66       "name": "International",
67       "vendored_frameworks": [
68         "SDK/BUVAAuxiliary.framework"
69       ],
70       "preserve_paths": "SDK/BUVAAuxiliary.framework"
71     },
72     {
73       "name": "Domestic",
74       "vendored_frameworks": [
75         "SDK/BUCNAuxiliary.framework"
76       ],
77       "preserve_paths": "SDK/BUCNAuxiliary.framework"
78     },
79     {
80       "name": "BUAdSDK",
81       "vendored_frameworks": [
82         "SDK/BUAdSDK.framework"
83       ],
84       "preserve_paths": "SDK/BUAdSDK.framework",
85       "dependencies": {
86         "Ads-CN/BUFoundation": [
88         ],
89         "Ads-CN/Domestic": [
91         ]
92       },
93       "resources": "SDK/BUAdSDK.bundle"
94     },
95     {
96       "name": "BUFoundation",
97       "vendored_frameworks": [
98         "SDK/BUFoundation.framework"
99       ],
100       "preserve_paths": "SDK/BUFoundation.framework"
101     }
102   ]