[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 3.9.0.4 / Ads-Global.podspec.json
blobba891f2bcb53e544e36b94427589a26961bc6ca5
2   "name": "Ads-Global",
3   "version": "3.9.0.4",
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": "PangleSDK/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/3.9.0.4/PangleSDK.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   "resources": "PangleSDK/LICENSE",
56   "default_subspecs": "BUAdSDK",
57   "subspecs": [
58     {
59       "name": "International",
60       "vendored_frameworks": [
61         "PangleSDK/BUVAAuxiliary.framework"
62       ],
63       "preserve_paths": "PangleSDK/BUVAAuxiliary.framework"
64     },
65     {
66       "name": "Domestic",
67       "vendored_frameworks": [
68         "PangleSDK/BUCNAuxiliary.framework"
69       ],
70       "preserve_paths": "PangleSDK/BUCNAuxiliary.framework"
71     },
72     {
73       "name": "BUAdSDK",
74       "vendored_frameworks": [
75         "PangleSDK/BUAdSDK.framework"
76       ],
77       "preserve_paths": "PangleSDK/BUAdSDK.framework",
78       "dependencies": {
79         "Ads-Global/BUFoundation": [
81         ],
82         "Ads-Global/International": [
84         ]
85       },
86       "resources": "PangleSDK/BUAdSDK.bundle"
87     },
88     {
89       "name": "BUFoundation",
90       "vendored_frameworks": [
91         "PangleSDK/BUFoundation.framework"
92       ],
93       "preserve_paths": "PangleSDK/BUFoundation.framework"
94     }
95   ]