[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.4.5 / AdCel.podspec.json
blobe8815063611afc5458dfa332d4e22306a79d6081
2   "name": "AdCel",
3   "version": "1.4.5",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "AdCel - Real Time Mediation",
8   "description": "Real Time Mediation",
9   "homepage": "https://adcel.co",
10   "authors": {
11     "AdCel": "support@adcel.co"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2016 AdCel. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://s3.adcel.co/adcel-sdk/AdCel_1.4.5.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.a"
23   ],
24   "requires_arc": true,
25   "default_subspecs": [
26     "Interstitial",
27     "Image",
28     "Video",
29     "Reward",
30     "Banner"
31   ],
32   "subspecs": [
33     {
34       "name": "Interstitial",
35       "dependencies": {
36         "AdCel/AdColony": [
38         ],
39         "AdCel/Applovin": [
41         ],
42         "AdCel/AmazonAd": [
44         ],
45         "AdCel/MyTarget": [
47         ],
48         "AdCel/MoPub": [
50         ],
51         "AdCel/Smaato": [
53         ],
54         "AdCel/StartApp": [
56         ],
57         "AdCel/Tapjoy": [
59         ],
60         "AdCel/Unity": [
62         ],
63         "AdCel/Vungle": [
65         ],
66         "AdCel/Inhouse": [
68         ]
69       }
70     },
71     {
72       "name": "Image",
73       "dependencies": {
74         "AdCel/AmazonAd": [
76         ],
77         "AdCel/MyTarget": [
79         ],
80         "AdCel/Smaato": [
82         ],
83         "AdCel/StartApp": [
85         ],
86         "AdCel/Inhouse": [
88         ]
89       }
90     },
91     {
92       "name": "Video",
93       "dependencies": {
94         "AdCel/AdColony": [
96         ],
97         "AdCel/Applovin": [
99         ],
100         "AdCel/MyTarget": [
102         ],
103         "AdCel/Smaato": [
105         ],
106         "AdCel/Tapjoy": [
108         ],
109         "AdCel/Unity": [
111         ],
112         "AdCel/Vungle": [
114         ],
115         "AdCel/Inhouse": [
117         ]
118       }
119     },
120     {
121       "name": "Reward",
122       "dependencies": {
123         "AdCel/AdColony": [
125         ],
126         "AdCel/Applovin": [
128         ],
129         "AdCel/MyTarget": [
131         ],
132         "AdCel/MoPub": [
134         ],
135         "AdCel/Supersonic": [
137         ],
138         "AdCel/StartApp": [
140         ],
141         "AdCel/Tapjoy": [
143         ],
144         "AdCel/Vungle": [
146         ],
147         "AdCel/Unity": [
149         ],
150         "AdCel/Inhouse": [
152         ]
153       }
154     },
155     {
156       "name": "Banner",
157       "dependencies": {
158         "AdCel/Applovin": [
160         ],
161         "AdCel/AmazonAd": [
163         ],
164         "AdCel/MyTarget": [
166         ],
167         "AdCel/MoPub": [
169         ],
170         "AdCel/Smaato": [
172         ],
173         "AdCel/StartApp": [
175         ],
176         "AdCel/Inhouse": [
178         ]
179       }
180     },
181     {
182       "name": "Core",
183       "source_files": "*.h",
184       "public_header_files": "*.h",
185       "vendored_libraries": [
186         "libAdCelCore.a",
187         "libProviderTest.a"
188       ],
189       "frameworks": [
190         "Foundation",
191         "UIKit",
192         "AdSupport",
193         "CoreData",
194         "SystemConfiguration"
195       ],
196       "pod_target_xcconfig": {
197         "OTHER_LDFLAGS": "-lObjC"
198       }
199     },
200     {
201       "name": "AdColony",
202       "vendored_libraries": "libProviderAdColony.a",
203       "frameworks": [
204         "AdSupport",
205         "AudioToolbox",
206         "AVFoundation",
207         "CoreMedia",
208         "CoreTelephony",
209         "JavaScriptCore",
210         "MessageUI",
211         "MobileCoreServices",
212         "SystemConfiguration"
213       ],
214       "weak_frameworks": [
215         "StoreKit",
216         "Social",
217         "WebKit",
218         "WatchConnectivity"
219       ],
220       "libraries": "z",
221       "dependencies": {
222         "AdCel/Core": [
224         ]
225       }
226     },
227     {
228       "name": "AmazonAd",
229       "vendored_libraries": "libProviderAmazon.a",
230       "frameworks": [
231         "AdSupport",
232         "CoreLocation",
233         "SystemConfiguration",
234         "CoreTelephony",
235         "MediaPlayer",
236         "EventKit",
237         "EventKitUI",
238         "StoreKit",
239         "QuartzCore"
240       ],
241       "weak_frameworks": [
242         "SafariServices",
243         "JavaScriptCore"
244       ],
245       "dependencies": {
246         "AdCel/Core": [
248         ]
249       }
250     },
251     {
252       "name": "Applovin",
253       "vendored_libraries": "libProviderApplovin.a",
254       "frameworks": [
255         "AdSupport",
256         "AVFoundation",
257         "CoreTelephony",
258         "CoreGraphics",
259         "CoreMedia",
260         "SafariServices",
261         "StoreKit",
262         "SystemConfiguration",
263         "UIKit",
264         "WebKit"
265       ],
266       "libraries": "z",
267       "pod_target_xcconfig": {
268         "OTHER_LDFLAGS": "-lObjC"
269       },
270       "dependencies": {
271         "AdCel/Core": [
273         ]
274       }
275     },
276     {
277       "name": "AdMob",
278       "vendored_libraries": "libProviderGoogleAdMob.a",
279       "frameworks": [
280         "AudioToolbox",
281         "AVFoundation",
282         "CFNetwork",
283         "CoreGraphics",
284         "CoreMedia",
285         "CoreMotion",
286         "CoreTelephony",
287         "CoreVideo",
288         "GLKit",
289         "MediaPlayer",
290         "MessageUI",
291         "MobileCoreServices",
292         "OpenGLES",
293         "QuartzCore",
294         "Security",
295         "StoreKit",
296         "SystemConfiguration"
297       ],
298       "weak_frameworks": [
299         "AdSupport",
300         "SafariServices",
301         "JavaScriptCore",
302         "WebKit"
303       ],
304       "libraries": [
305         "z",
306         "sqlite3"
307       ],
308       "dependencies": {
309         "AdCel/Core": [
311         ]
312       }
313     },
314     {
315       "name": "Facebook",
316       "vendored_libraries": "libProviderFacebook.a",
317       "frameworks": [
318         "AudioToolbox",
319         "StoreKit",
320         "CoreGraphics",
321         "UIKit",
322         "Foundation",
323         "Security",
324         "CoreImage",
325         "AVFoundation",
326         "CoreMedia"
327       ],
328       "weak_frameworks": [
329         "AdSupport",
330         "CFNetwork",
331         "CoreMotion",
332         "CoreTelephony",
333         "LocalAuthentication",
334         "SafariServices",
335         "SystemConfiguration",
336         "VideoToolbox",
337         "WebKit"
338       ],
339       "libraries": [
340         "c++",
341         "xml2"
342       ],
343       "dependencies": {
344         "AdCel/Core": [
346         ]
347       }
348     },
349     {
350       "name": "MoPub",
351       "vendored_libraries": "libProviderMoPup.a",
352       "resources": [
353         "AdCelResources/MoPub.bundle"
354       ],
355       "frameworks": [
356         "AVFoundation",
357         "AVKit",
358         "CoreGraphics",
359         "CoreLocation",
360         "CoreMedia",
361         "CoreTelephony",
362         "Foundation",
363         "MediaPlayer",
364         "QuartzCore",
365         "SystemConfiguration",
366         "UIKit",
367         "SafariServices"
368       ],
369       "weak_frameworks": [
370         "AdSupport",
371         "StoreKit",
372         "WebKit"
373       ],
374       "dependencies": {
375         "AdCel/Core": [
377         ]
378       }
379     },
380     {
381       "name": "MyTarget",
382       "vendored_libraries": "libProviderMyTarget.a",
383       "frameworks": [
384         "AdSupport",
385         "StoreKit",
386         "SystemConfiguration",
387         "CoreGraphics",
388         "CoreTelephony",
389         "AVFoundation",
390         "CoreLocation",
391         "CoreMedia"
392       ],
393       "weak_frameworks": "SafariServices",
394       "dependencies": {
395         "AdCel/Core": [
397         ]
398       }
399     },
400     {
401       "name": "Smaato",
402       "vendored_libraries": "libProviderSmaato.a",
403       "frameworks": [
404         "AdSupport",
405         "UIKit",
406         "Foundation",
407         "StoreKit",
408         "CoreTelephony",
409         "SystemConfiguration",
410         "MessageUI",
411         "QuartzCore",
412         "CoreLocation",
413         "CoreImage",
414         "EventKit",
415         "WebKit"
416       ],
417       "weak_frameworks": "CoreFoundation",
418       "pod_target_xcconfig": {
419         "OTHER_LDFLAGS": "-lObjC"
420       },
421       "dependencies": {
422         "AdCel/Core": [
424         ]
425       }
426     },
427     {
428       "name": "StartApp",
429       "vendored_libraries": "libProviderStartApp.a",
430       "resources": [
431         "AdCelResources/StartApp.bundle"
432       ],
433       "frameworks": [
434         "AdSupport",
435         "AVFoundation",
436         "CoreAudio",
437         "CoreFoundation",
438         "CoreGraphics",
439         "CoreMedia",
440         "CoreTelephony",
441         "Foundation",
442         "JavaScriptCore",
443         "QuartzCore",
444         "StoreKit",
445         "SystemConfiguration",
446         "UIKit",
447         "WebKit"
448       ],
449       "dependencies": {
450         "AdCel/Core": [
452         ]
453       }
454     },
455     {
456       "name": "Supersonic",
457       "vendored_libraries": "libProviderSupersonic.a",
458       "frameworks": [
459         "Foundation",
460         "AVFoundation",
461         "CoreMedia",
462         "CoreVideo",
463         "QuartzCore",
464         "SystemConfiguration",
465         "CoreGraphics",
466         "CFNetwork",
467         "MobileCoreServices",
468         "StoreKit",
469         "AdSupport",
470         "AudioToolbox",
471         "CoreTelephony",
472         "Security"
473       ],
474       "libraries": "z",
475       "pod_target_xcconfig": {
476         "OTHER_LDFLAGS": "-lObjC"
477       },
478       "dependencies": {
479         "AdCel/Core": [
481         ]
482       }
483     },
484     {
485       "name": "Tapjoy",
486       "vendored_libraries": "libProviderTapjoy.a",
487       "resources": [
488         "AdCelResources/TapjoyResources.bundle"
489       ],
490       "frameworks": [
491         "Security",
492         "CoreData",
493         "CFNetwork",
494         "CoreGraphics",
495         "CoreLocation",
496         "CoreMotion",
497         "Foundation",
498         "MapKit",
499         "MediaPlayer",
500         "MobileCoreServices",
501         "QuartzCore",
502         "SystemConfiguration",
503         "UIKit",
504         "ImageIO",
505         "WebKit"
506       ],
507       "weak_frameworks": [
508         "AdSupport",
509         "CoreTelephony",
510         "StoreKit"
511       ],
512       "libraries": [
513         "sqlite3",
514         "xml2",
515         "z",
516         "c++"
517       ],
518       "dependencies": {
519         "AdCel/Core": [
521         ]
522       }
523     },
524     {
525       "name": "Unity",
526       "vendored_libraries": "libProviderUnity.a",
527       "dependencies": {
528         "AdCel/Core": [
530         ]
531       }
532     },
533     {
534       "name": "Vungle",
535       "vendored_libraries": "libProviderVungle.a",
536       "frameworks": [
537         "AdSupport",
538         "AudioToolbox",
539         "AVFoundation",
540         "CFNetwork",
541         "CoreGraphics",
542         "CoreMedia",
543         "MediaPlayer",
544         "QuartzCore",
545         "StoreKit",
546         "SystemConfiguration"
547       ],
548       "weak_frameworks": [
549         "Foundation",
550         "UIKit",
551         "WebKit"
552       ],
553       "libraries": "z",
554       "pod_target_xcconfig": {
555         "OTHER_LDFLAGS": "-lObjC"
556       },
557       "dependencies": {
558         "AdCel/Core": [
560         ]
561       }
562     },
563     {
564       "name": "Yandex",
565       "vendored_libraries": "libProviderYandex.a",
566       "weak_frameworks": "WebKit",
567       "frameworks": [
568         "AdSupport",
569         "StoreKit",
570         "CoreTelephony",
571         "SystemConfiguration",
572         "UIKit",
573         "Foundation",
574         "CoreLocation",
575         "CoreGraphics",
576         "WebKit"
577       ],
578       "libraries": [
579         "c++",
580         "z",
581         "sqlite3",
582         "xml2"
583       ],
584       "dependencies": {
585         "AdCel/Core": [
587         ]
588       }
589     },
590     {
591       "name": "Inhouse",
592       "vendored_libraries": "libProviderInhouse.a",
593       "frameworks": [
594         "Foundation",
595         "AdSupport",
596         "UIKit",
597         "StoreKit",
598         "CoreData",
599         "QuartzCore",
600         "AVFoundation",
601         "WebKit"
602       ],
603       "libraries": "xml2",
604       "pod_target_xcconfig": {
605         "OTHER_LDFLAGS": "-lObjC"
606       },
607       "dependencies": {
608         "AdCel/Core": [
610         ]
611       }
612     }
613   ]