[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 4.0.0.2 / Ads-CN.podspec.json
blob7106fb716ed169fcc0776bc9b0f0673d54b9744d
2   "name": "Ads-CN",
3   "version": "4.0.0.2",
4   "summary": "Ads-CN is a SDK from Bytedance providing AD service.",
5   "description": "Ads-CN provides ADs which include native、banner、feed、splash、RewardVideo 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://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-sdk-static/4.0.0.2/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   "pod_target_xcconfig": {
58     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59   },
60   "user_target_xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   },
63   "subspecs": [
64     {
65       "name": "International",
66       "vendored_frameworks": [
67         "PangleSDK/BUVAAuxiliary.framework"
68       ],
69       "preserve_paths": "PangleSDK/BUVAAuxiliary.framework"
70     },
71     {
72       "name": "Domestic",
73       "vendored_frameworks": [
74         "PangleSDK/BUCNAuxiliary.framework"
75       ],
76       "preserve_paths": "PangleSDK/BUCNAuxiliary.framework"
77     },
78     {
79       "name": "BUAdSDK",
80       "vendored_frameworks": [
81         "PangleSDK/BUAdSDK.framework"
82       ],
83       "preserve_paths": "PangleSDK/BUAdSDK.framework",
84       "dependencies": {
85         "Ads-CN/BUFoundation": [
87         ],
88         "Ads-CN/Domestic": [
90         ]
91       },
92       "resources": "PangleSDK/BUAdSDK.bundle"
93     },
94     {
95       "name": "BUFoundation",
96       "vendored_frameworks": [
97         "PangleSDK/BUFoundation.framework"
98       ],
99       "preserve_paths": "PangleSDK/BUFoundation.framework"
100     }
101   ]