[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 5 / AdvanceSDK / 3.2.5.5 / AdvanceSDK.podspec.json
blob92033dbf0007494fafd51da75e3c411eab94cf2d
2   "name": "AdvanceSDK",
3   "version": "3.2.5.5",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "bayescom iOS AdvabceSDK",
13   "description": "Blink倍联——免费透明的流量变现神器
\n600+ 移动媒体选择的广告商业化管理工具,定制私有的移动媒体商业化解决方案。优质上游资源一网打尽,接入方式快速透明稳定。支持流量分发、渠道策略、精准投放、数据报表、排期管理、广告审核等全流程业务场景。",
14   "homepage": "http://www.bayescom.com/",
15   "authors": {
16     "bayescom": "http://www.bayescom.com/"
17   },
18   "source": {
19     "git": "https://github.com/bayescom/AdvanceSDK.git",
20     "tag": "3.2.5.5"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "default_subspecs": "Core",
29   "static_framework": true,
30   "xcconfig": {
31     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
32   },
33   "subspecs": [
34     {
35       "name": "Core",
36       "source_files": "AdvanceSDK/Core/**/*.{h,m}",
37       "frameworks": [
38         "UIKit",
39         "Foundation",
40         "AdSupport"
41       ]
42     },
43     {
44       "name": "Adspot",
45       "dependencies": {
46         "AdvanceSDK/Core": [
48         ]
49       },
50       "source_files": "AdvanceSDK/Adspot/**/*.{h,m}"
51     },
52     {
53       "name": "Mercury",
54       "dependencies": {
55         "AdvanceSDK/Core": [
57         ],
58         "AdvanceSDK/Adspot": [
60         ],
61         "MercurySDK": [
63         ]
64       },
65       "source_files": "AdvanceSDK/Adapter/mercury/**/*.{h,m}",
66       "frameworks": [
67         "StoreKit",
68         "AVFoundation"
69       ]
70     },
71     {
72       "name": "CSJ",
73       "dependencies": {
74         "AdvanceSDK/Core": [
76         ],
77         "AdvanceSDK/Adspot": [
79         ],
80         "Ads-CN": [
82         ]
83       },
84       "source_files": "AdvanceSDK/Adapter/csj/**/*.{h,m}",
85       "frameworks": [
86         "UIKit",
87         "MapKit",
88         "WebKit",
89         "MediaPlayer",
90         "CoreLocation",
91         "AdSupport",
92         "CoreMedia",
93         "AVFoundation",
94         "CoreTelephony",
95         "StoreKit",
96         "SystemConfiguration",
97         "MobileCoreServices",
98         "CoreMotion",
99         "Accelerate",
100         "AudioToolbox",
101         "JavaScriptCore",
102         "Security",
103         "CoreImage",
104         "AudioToolbox",
105         "ImageIO",
106         "QuartzCore",
107         "CoreGraphics",
108         "CoreText"
109       ],
110       "libraries": [
111         "c++",
112         "resolv",
113         "z",
114         "sqlite3",
115         "bz2",
116         "xml2",
117         "iconv",
118         "c++abi"
119       ]
120     },
121     {
122       "name": "GDT",
123       "dependencies": {
124         "AdvanceSDK/Core": [
126         ],
127         "AdvanceSDK/Adspot": [
129         ],
130         "GDTMobSDK": [
132         ]
133       },
134       "source_files": "AdvanceSDK/Adapter/gdt/**/*.{h,m}",
135       "frameworks": [
136         "AdSupport",
137         "CoreLocation",
138         "QuartzCore",
139         "SystemConfiguration",
140         "CoreTelephony",
141         "Security",
142         "StoreKit",
143         "AVFoundation",
144         "WebKit"
145       ],
146       "libraries": [
147         "xml2",
148         "z"
149       ]
150     },
151     {
152       "name": "KS",
153       "dependencies": {
154         "AdvanceSDK/Core": [
156         ],
157         "AdvanceSDK/Adspot": [
159         ],
160         "KSAdSDK": [
162         ]
163       },
164       "source_files": "AdvanceSDK/Adapter/Kuaishou/**/*.{h,m}",
165       "frameworks": [
166         "Foundation",
167         "UIKit",
168         "MobileCoreServices",
169         "CoreGraphics",
170         "Security",
171         "SystemConfiguration",
172         "CoreTelephony",
173         "AdSupport",
174         "CoreData",
175         "StoreKit",
176         "AVFoundation",
177         "MediaPlayer",
178         "CoreMedia",
179         "WebKit",
180         "Accelerate",
181         "CoreLocation",
182         "AVKit",
183         "MessageUI",
184         "QuickLook",
185         "AudioToolBox",
186         "AddressBook"
187       ],
188       "libraries": [
189         "z",
190         "resolv.9",
191         "sqlite3",
192         "c++",
193         "c++abi"
194       ]
195     },
196     {
197       "name": "BD",
198       "dependencies": {
199         "AdvanceSDK/Core": [
201         ],
202         "AdvanceSDK/Adspot": [
204         ],
205         "BaiduMobAdSDK": [
207         ]
208       },
209       "source_files": "AdvanceSDK/Adapter/bd/**/*.{h,m}",
210       "frameworks": [
211         "CoreLocation",
212         "SystemConfiguration",
213         "CoreGraphics",
214         "CoreMotion",
215         "CoreTelephony",
216         "AdSupport",
217         "SystemConfiguration",
218         "QuartzCore",
219         "WebKit",
220         "MessageUI",
221         "SafariServices",
222         "AVFoundation",
223         "EventKit",
224         "QuartzCore",
225         "CoreMedia",
226         "StoreKit"
227       ],
228       "libraries": "c++",
229       "weak_frameworks": "WebKit"
230     }
231   ]