[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 4.3.2.2 / Ads-Global-Beta.podspec.json
blobe5d61c31dff0e749d87002ea75d0ab7afcdb158c
2   "name": "Ads-Global-Beta",
3   "version": "4.3.2.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.2.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       "dependencies": {
101         "Ads-Global-Beta/BUFoundation": [
103         ]
104       }
105     },
106     {
107       "name": "BUAdSDK",
108       "preserve_paths": "SDK/BUAdSDK.framework",
109       "vendored_frameworks": [
110         "SDK/BUAdSDK.framework"
111       ],
112       "dependencies": {
113         "Ads-Global-Beta/BUFoundation": [
115         ],
116         "Ads-Global-Beta/International": [
118         ]
119       },
120       "resources": "SDK/BUAdSDK.bundle"
121     },
122     {
123       "name": "BUFoundation",
124       "preserve_paths": "SDK/BUFoundation.framework",
125       "vendored_frameworks": [
126         "SDK/BUFoundation.framework"
127       ],
128       "dependencies": {
129         "BURelyFoundation_Global": [
130           "0.0.1.47"
131         ]
132       }
133     }
134   ]