[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / 0 / Ads-CN-Beta / 4.2.5.0 / Ads-CN-Beta.podspec.json
blob65dcf5f0f8199f10203790aaf89d5d1230839322
2   "name": "Ads-CN-Beta",
3   "version": "4.2.5.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.2.5.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": "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": "International",
68       "vendored_frameworks": [
69         "SDK/BUVAAuxiliary.framework"
70       ],
71       "preserve_paths": "SDK/BUVAAuxiliary.framework",
72       "dependencies": {
73         "Ads-CN-Beta/BUFoundation": [
75         ]
76       }
77     },
78     {
79       "name": "Domestic",
80       "vendored_frameworks": [
81         "SDK/BUCNAuxiliary.framework"
82       ],
83       "preserve_paths": "SDK/BUCNAuxiliary.framework"
84     },
85     {
86       "name": "BUAdSDK",
87       "vendored_frameworks": [
88         "SDK/BUAdSDK.framework"
89       ],
90       "preserve_paths": "SDK/BUAdSDK.framework",
91       "dependencies": {
92         "Ads-CN-Beta/BUFoundation": [
94         ],
95         "Ads-CN-Beta/Domestic": [
97         ]
98       },
99       "resources": "SDK/BUAdSDK.bundle"
100     },
101     {
102       "name": "BUFoundation",
103       "vendored_frameworks": [
104         "SDK/BUFoundation.framework"
105       ],
106       "preserve_paths": "SDK/BUFoundation.framework"
107     }
108   ]