[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 4.1.0.2 / Ads-CN.podspec.json
blob0e8d9124faf632c5b35393ae876e8cc3d34ce43a
2   "name": "Ads-CN",
3   "version": "4.1.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.1.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     "AppTrackingTransparency"
45   ],
46   "libraries": [
47     "c++",
48     "resolv",
49     "z",
50     "sqlite3",
51     "bz2",
52     "xml2",
53     "iconv",
54     "c++abi"
55   ],
56   "resources": "PangleSDK/LICENSE",
57   "default_subspecs": "BUAdSDK",
58   "pod_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "user_target_xcconfig": {
62     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63   },
64   "subspecs": [
65     {
66       "name": "International",
67       "vendored_frameworks": [
68         "PangleSDK/BUVAAuxiliary.framework"
69       ],
70       "preserve_paths": "PangleSDK/BUVAAuxiliary.framework"
71     },
72     {
73       "name": "Domestic",
74       "vendored_frameworks": [
75         "PangleSDK/BUCNAuxiliary.framework"
76       ],
77       "preserve_paths": "PangleSDK/BUCNAuxiliary.framework"
78     },
79     {
80       "name": "BUAdSDK",
81       "vendored_frameworks": [
82         "PangleSDK/BUAdSDK.framework"
83       ],
84       "preserve_paths": "PangleSDK/BUAdSDK.framework",
85       "dependencies": {
86         "Ads-CN/BUFoundation": [
88         ],
89         "Ads-CN/Domestic": [
91         ]
92       },
93       "resources": "PangleSDK/BUAdSDK.bundle"
94     },
95     {
96       "name": "BUFoundation",
97       "vendored_frameworks": [
98         "PangleSDK/BUFoundation.framework"
99       ],
100       "preserve_paths": "PangleSDK/BUFoundation.framework"
101     }
102   ]