[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 4.2.0.0 / Ads-Global-Beta.podspec.json
blob9edc7f11dde1f257e6be7ea4b5bf20bf66fb125b
2   "name": "Ads-Global-Beta",
3   "version": "4.2.0.0",
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.2.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     "AppTrackingTransparency"
45   ],
46   "libraries": [
47     "c++",
48     "resolv",
49     "z",
50     "sqlite3",
51     "bz2",
52     "xml2",
53     "iconv",
54     "c++abi"
55   ],
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     },
89     {
90       "name": "Domestic",
91       "vendored_frameworks": [
92         "SDK/BUCNAuxiliary.framework"
93       ],
94       "preserve_paths": "SDK/BUCNAuxiliary.framework"
95     },
96     {
97       "name": "BUAdSDK",
98       "preserve_paths": "SDK/BUAdSDK.framework",
99       "vendored_frameworks": [
100         "SDK/BUAdSDK.framework"
101       ],
102       "dependencies": {
103         "Ads-Global-Beta/BUFoundation": [
105         ],
106         "Ads-Global-Beta/International": [
108         ]
109       },
110       "resources": "SDK/BUAdSDK.bundle"
111     },
112     {
113       "name": "BUFoundation",
114       "preserve_paths": "SDK/BUFoundation.framework",
115       "vendored_frameworks": [
116         "SDK/BUFoundation.framework"
117       ]
118     }
119   ]