[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 3.4.1.1 / Ads-CN.podspec.json
blob54445b1758c36d360c90415ba71f5828513533d4
2   "name": "Ads-CN",
3   "version": "3.4.1.1",
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": "LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://bytedance.feishu.cn/drive/home/",
14   "source": {
15     "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-sdk-static/3.4.1.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   ],
39   "libraries": [
40     "c++",
41     "resolv",
42     "z",
43     "sqlite3",
44     "bz2",
45     "xml2",
46     "iconv"
47   ],
48   "preserve_paths": "PangleSDK/*.framework",
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   },
55   "default_subspecs": "BUAdSDK",
56   "subspecs": [
57     {
58       "name": "International",
59       "vendored_frameworks": [
60         "PangleSDK/BUVAAuxiliary.framework"
61       ],
62       "preserve_paths": "PangleSDK/BUVAAuxiliary.framework"
63     },
64     {
65       "name": "Domestic",
66       "vendored_frameworks": [
67         "PangleSDK/BUCNAuxiliary.framework"
68       ],
69       "preserve_paths": "PangleSDK/BUCNAuxiliary.framework"
70     },
71     {
72       "name": "BUAdSDK",
73       "vendored_frameworks": [
74         "PangleSDK/BUAdSDK.framework"
75       ],
76       "preserve_paths": "PangleSDK/BUAdSDK.framework",
77       "dependencies": {
78         "Ads-CN/BUFoundation": [
80         ],
81         "Ads-CN/Domestic": [
83         ]
84       },
85       "resources": "PangleSDK/BUAdSDK.bundle"
86     },
87     {
88       "name": "BUFoundation",
89       "vendored_frameworks": [
90         "PangleSDK/BUFoundation.framework"
91       ],
92       "preserve_paths": "PangleSDK/BUFoundation.framework"
93     }
94   ]