[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 0 / Ads-CN-Beta / 4.6.0.6 / Ads-CN-Beta.podspec.json
blob94b24d8667622ebbbb757f6c5ef91839cf6d8a9d
2   "name": "Ads-CN-Beta",
3   "version": "4.6.0.6",
4   "summary": "Ads-CN-Beta is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-CN-Beta provides ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "bytedance-tech": "zywork@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD.git",
14   "source": {
15     "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/4.6.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   "libraries": [
46     "c++",
47     "resolv",
48     "z",
49     "sqlite3",
50     "bz2",
51     "xml2",
52     "iconv",
53     "c++abi"
54   ],
55   "weak_frameworks": "AppTrackingTransparency",
56   "resources": "SDK/LICENSE",
57   "preserve_paths": "SDK/README.md",
58   "default_subspecs": "BUAdSDK",
59   "pod_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "user_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "subspecs": [
66     {
67       "name": "Domestic",
68       "vendored_frameworks": [
69         "SDK/BUCNAuxiliary.framework"
70       ],
71       "preserve_paths": "SDK/BUCNAuxiliary.framework",
72       "dependencies": {
73         "Ads-CN-Beta/BUFoundation": [
75         ],
76         "Ads-CN-Beta/CSJAdSDK": [
78         ]
79       }
80     },
81     {
82       "name": "BUAdSDK",
83       "vendored_frameworks": [
84         "SDK/BUAdSDK.framework"
85       ],
86       "preserve_paths": "SDK/BUAdSDK.framework",
87       "dependencies": {
88         "Ads-CN-Beta/Domestic": [
90         ]
91       }
92     },
93     {
94       "name": "BUFoundation",
95       "vendored_frameworks": [
96         "SDK/BUFoundation.framework"
97       ],
98       "preserve_paths": "SDK/BUFoundation.framework",
99       "dependencies": {
100         "BURelyFoundation": [
101           "0.0.1.58"
102         ]
103       }
104     },
105     {
106       "name": "CSJAdSDK",
107       "vendored_frameworks": [
108         "SDK/CSJAdSDK.framework"
109       ],
110       "preserve_paths": "SDK/CSJAdSDK.framework",
111       "resources": "SDK/CSJAdSDK.bundle",
112       "dependencies": {
113         "Ads-CN-Beta/BUFoundation": [
115         ]
116       }
117     }
118   ]