[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 4.3.0.2 / Ads-Global-Beta.podspec.json
blob09afbb8bb83e3f85a0c4d56a8c1d0c8401e8dee9
2   "name": "Ads-Global-Beta",
3   "version": "4.3.0.2",
4   "summary": "Ads-Global-Beta is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-Global-Beta provides ADs which include native、banner、RewardVideo、FullscreenVideo 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://sf16-fe-tos-sg.i18n-pglstatp.com/obj/pangle-sdk-static-va/4.3.0.2/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   "preserve_paths": "SDK/README.md",
57   "default_subspecs": [
58     "BUAdSDK",
59     "APM"
60   ],
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": "APM",
70       "dependencies": {
71         "RangersAPM-Pangle/Crash": [
72           "2.3.2-pangle"
73         ],
74         "RangersAPM-Pangle/Global": [
75           "2.3.2-pangle"
76         ],
77         "RangersAPM-Pangle/SessionTracker": [
78           "2.3.2-pangle"
79         ]
80       }
81     },
82     {
83       "name": "International",
84       "preserve_paths": "SDK/BUVAAuxiliary.framework",
85       "vendored_frameworks": [
86         "SDK/BUVAAuxiliary.framework"
87       ],
88       "dependencies": {
89         "Ads-Global-Beta/BUFoundation": [
91         ]
92       }
93     },
94     {
95       "name": "Domestic",
96       "vendored_frameworks": [
97         "SDK/BUCNAuxiliary.framework"
98       ],
99       "preserve_paths": "SDK/BUCNAuxiliary.framework"
100     },
101     {
102       "name": "BUAdSDK",
103       "preserve_paths": "SDK/BUAdSDK.framework",
104       "vendored_frameworks": [
105         "SDK/BUAdSDK.framework"
106       ],
107       "dependencies": {
108         "Ads-Global-Beta/BUFoundation": [
110         ],
111         "Ads-Global-Beta/International": [
113         ]
114       },
115       "resources": "SDK/BUAdSDK.bundle"
116     },
117     {
118       "name": "BUFoundation",
119       "preserve_paths": "SDK/BUFoundation.framework",
120       "vendored_frameworks": [
121         "SDK/BUFoundation.framework"
122       ],
123       "dependencies": {
124         "BURelyFoundation_Global": [
125           "0.0.1.47"
126         ]
127       }
128     }
129   ]