[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 3.4.4.3 / Ads-CN.podspec.json
blob9a336c5b6d5b5a70fb99417618acd45ef5008b05
2   "name": "Ads-CN",
3   "version": "3.4.4.3",
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/3.4.4.3/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   ],
40   "libraries": [
41     "c++",
42     "resolv",
43     "z",
44     "sqlite3",
45     "bz2",
46     "xml2",
47     "iconv"
48   ],
49   "resources": "PangleSDK/LICENSE",
50   "default_subspecs": "BUAdSDK",
51   "subspecs": [
52     {
53       "name": "International",
54       "vendored_frameworks": [
55         "PangleSDK/BUVAAuxiliary.framework"
56       ],
57       "preserve_paths": "PangleSDK/BUVAAuxiliary.framework"
58     },
59     {
60       "name": "Domestic",
61       "vendored_frameworks": [
62         "PangleSDK/BUCNAuxiliary.framework"
63       ],
64       "preserve_paths": "PangleSDK/BUCNAuxiliary.framework"
65     },
66     {
67       "name": "BUAdSDK",
68       "vendored_frameworks": [
69         "PangleSDK/BUAdSDK.framework"
70       ],
71       "preserve_paths": "PangleSDK/BUAdSDK.framework",
72       "dependencies": {
73         "Ads-CN/BUFoundation": [
75         ],
76         "Ads-CN/Domestic": [
78         ]
79       },
80       "resources": "PangleSDK/BUAdSDK.bundle"
81     },
82     {
83       "name": "BUFoundation",
84       "vendored_frameworks": [
85         "PangleSDK/BUFoundation.framework"
86       ],
87       "preserve_paths": "PangleSDK/BUFoundation.framework"
88     }
89   ]