[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 4.2.5.3 / Ads-Global.podspec.json
blobf9687d5398bec3da05ac4b1228fc9846ce5f7aa8
2   "name": "Ads-Global",
3   "version": "4.2.5.3",
4   "summary": "Ads-Global is a SDK from Bytedance providing AD service.",
5   "description": "Ads-Global provides ADs which include native、banner、RewardVideo、FullscreenVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
14   "source": {
15     "http": "https://sf16-fe-tos-sg.i18n-pglstatp.com/obj/pangle-sdk-static-va/4.2.5.3/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   "weak_frameworks": "AppTrackingTransparency",
46   "libraries": [
47     "c++",
48     "resolv",
49     "z",
50     "sqlite3",
51     "bz2",
52     "xml2",
53     "iconv",
54     "c++abi"
55   ],
56   "resources": "SDK/LICENSE",
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       "vendored_frameworks": [
85         "SDK/BUVAAuxiliary.framework"
86       ],
87       "preserve_paths": "SDK/BUVAAuxiliary.framework",
88       "dependencies": {
89         "Ads-Global/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       "vendored_frameworks": [
104         "SDK/BUAdSDK.framework"
105       ],
106       "preserve_paths": "SDK/BUAdSDK.framework",
107       "dependencies": {
108         "Ads-Global/BUFoundation": [
110         ],
111         "Ads-Global/International": [
113         ]
114       },
115       "resources": "SDK/BUAdSDK.bundle"
116     },
117     {
118       "name": "BUFoundation",
119       "vendored_frameworks": [
120         "SDK/BUFoundation.framework"
121       ],
122       "preserve_paths": "SDK/BUFoundation.framework"
123     }
124   ]