[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 0 / Ads-CN-Beta / 4.5.0.0 / Ads-CN-Beta.podspec.json
blobd0319794232afb181f2b87d57dc64b2d50fffa65
2   "name": "Ads-CN-Beta",
3   "version": "4.5.0.0",
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.5.0.0/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": [
56     "AppTrackingTransparency",
57     "CoreML"
58   ],
59   "resources": "SDK/LICENSE",
60   "preserve_paths": "SDK/README.md",
61   "default_subspecs": "BUAdSDK",
62   "pod_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "user_target_xcconfig": {
66     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67   },
68   "subspecs": [
69     {
70       "name": "International",
71       "vendored_frameworks": [
72         "SDK/BUVAAuxiliary.framework"
73       ],
74       "preserve_paths": "SDK/BUVAAuxiliary.framework",
75       "dependencies": {
76         "Ads-CN-Beta/BUFoundation": [
78         ],
79         "Ads-CN-Beta/PAGAdSDK": [
81         ]
82       }
83     },
84     {
85       "name": "Domestic",
86       "vendored_frameworks": [
87         "SDK/BUCNAuxiliary.framework"
88       ],
89       "preserve_paths": "SDK/BUCNAuxiliary.framework",
90       "dependencies": {
91         "Ads-CN-Beta/BUFoundation": [
93         ],
94         "Ads-CN-Beta/CSJAdSDK": [
96         ]
97       }
98     },
99     {
100       "name": "BUAdSDK",
101       "vendored_frameworks": [
102         "SDK/BUAdSDK.framework"
103       ],
104       "preserve_paths": "SDK/BUAdSDK.framework",
105       "dependencies": {
106         "Ads-CN-Beta/Domestic": [
108         ]
109       }
110     },
111     {
112       "name": "BUFoundation",
113       "vendored_frameworks": [
114         "SDK/BUFoundation.framework"
115       ],
116       "preserve_paths": "SDK/BUFoundation.framework",
117       "dependencies": {
118         "BURelyFoundation": [
119           "0.0.1.58"
120         ]
121       }
122     },
123     {
124       "name": "CSJAdSDK",
125       "vendored_frameworks": [
126         "SDK/CSJAdSDK.framework"
127       ],
128       "preserve_paths": "SDK/CSJAdSDK.framework",
129       "resources": "SDK/CSJAdSDK.bundle",
130       "dependencies": {
131         "Ads-CN-Beta/BUFoundation": [
133         ]
134       }
135     },
136     {
137       "name": "PAGAdSDK",
138       "vendored_frameworks": [
139         "SDK/PAGAdSDK.framework"
140       ],
141       "preserve_paths": "SDK/PAGAdSDK.framework",
142       "resources": "SDK/PAGAdSDK.bundle",
143       "dependencies": {
144         "Ads-CN-Beta/BUFoundation": [
146         ]
147       }
148     }
149   ]