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