[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 6.0.0.1 / Ads-Global-Beta.podspec.json
blob5a0b31df6d9bb6a494bf73e913a01d7423b54058
2   "name": "Ads-Global-Beta",
3   "version": "6.0.0.1",
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/6.0.0.1/SDK.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "WebKit",
23     "MediaPlayer",
24     "AdSupport",
25     "CoreMedia",
26     "AVFoundation",
27     "CoreTelephony",
28     "StoreKit",
29     "SystemConfiguration",
30     "MobileCoreServices",
31     "CoreMotion",
32     "Accelerate",
33     "AudioToolbox",
34     "JavaScriptCore",
35     "Security",
36     "AudioToolbox",
37     "CoreGraphics"
38   ],
39   "libraries": [
40     "c++",
41     "resolv",
42     "z",
43     "sqlite3",
44     "bz2",
45     "xml2",
46     "iconv",
47     "c++abi"
48   ],
49   "weak_frameworks": [
50     "AppTrackingTransparency",
51     "CoreML"
52   ],
53   "default_subspecs": [
54     "BUAdSDK"
55   ],
56   "subspecs": [
57     {
58       "name": "BUAdSDK",
59       "vendored_frameworks": [
60         "SDK/PAGAdSDK.xcframework"
61       ],
62       "preserve_paths": "SDK/PAGAdSDK.xcframework",
63       "resources": "SDK/PAGAdSDK.bundle",
64       "dependencies": {
65         "Ads-Global-Beta/Dep_Accurate": [
67         ]
68       }
69     },
70     {
71       "name": "BUAdSDK_Compatible",
72       "vendored_frameworks": [
73         "SDK/PAGAdSDK.xcframework"
74       ],
75       "preserve_paths": "SDK/PAGAdSDK.xcframework",
76       "resources": "SDK/PAGAdSDK.bundle",
77       "dependencies": {
78         "Ads-Global-Beta/Dep_Compatible": [
80         ]
81       }
82     },
83     {
84       "name": "Dep_Accurate",
85       "dependencies": {
86         "BURelyFoundation_Global/Pangle": [
87           "0.3.0.0"
88         ]
89       }
90     },
91     {
92       "name": "Dep_Compatible",
93       "dependencies": {
94         "BURelyFoundation_Global/Pangle": [
95           "~> 0.3.0.0"
96         ]
97       }
98     }
99   ]