[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 4.1.0.1 / Ads-Global-Beta.podspec.json
blobf5cdd70a8848d1b85b6a2c8cfab29e82719c8844
2   "name": "Ads-Global-Beta",
3   "version": "4.1.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": "PangleSDK/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.1.0.1/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     "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": "PangleSDK/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       }
78     },
79     {
80       "name": "International",
81       "preserve_paths": "PangleSDK/BUVAAuxiliary.framework",
82       "vendored_frameworks": [
83         "PangleSDK/BUVAAuxiliary.framework"
84       ]
85     },
86     {
87       "name": "Domestic",
88       "vendored_frameworks": [
89         "PangleSDK/BUCNAuxiliary.framework"
90       ],
91       "preserve_paths": "PangleSDK/BUCNAuxiliary.framework"
92     },
93     {
94       "name": "BUAdSDK",
95       "preserve_paths": "PangleSDK/BUAdSDK.framework",
96       "vendored_frameworks": [
97         "PangleSDK/BUAdSDK.framework"
98       ],
99       "dependencies": {
100         "Ads-Global-Beta/BUFoundation": [
102         ],
103         "Ads-Global-Beta/International": [
105         ]
106       },
107       "resources": "PangleSDK/BUAdSDK.bundle"
108     },
109     {
110       "name": "BUFoundation",
111       "preserve_paths": "PangleSDK/BUFoundation.framework",
112       "vendored_frameworks": [
113         "PangleSDK/BUFoundation.framework"
114       ]
115     }
116   ]