[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.5 / AdCel.podspec.json
blob0261111a852c0a344e7c097a624f0b9dee944fe9
2   "name": "AdCel",
3   "version": "1.5.5",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "AdCel - Real Time Mediation",
8   "description": "AdCel - 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.5.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         "AdCel/Pangle": [
71         ],
72         "AdCel/Criteo": [
74         ]
75       }
76     },
77     {
78       "name": "Image",
79       "dependencies": {
80         "AdCel/AmazonAd": [
82         ],
83         "AdCel/MyTarget": [
85         ],
86         "AdCel/Smaato": [
88         ],
89         "AdCel/StartApp": [
91         ],
92         "AdCel/Inhouse": [
94         ]
95       }
96     },
97     {
98       "name": "Video",
99       "dependencies": {
100         "AdCel/AdColony": [
102         ],
103         "AdCel/Applovin": [
105         ],
106         "AdCel/MyTarget": [
108         ],
109         "AdCel/Smaato": [
111         ],
112         "AdCel/StartApp": [
114         ],
115         "AdCel/Tapjoy": [
117         ],
118         "AdCel/Unity": [
120         ],
121         "AdCel/Vungle": [
123         ],
124         "AdCel/Inhouse": [
126         ],
127         "AdCel/Pangle": [
129         ]
130       }
131     },
132     {
133       "name": "Reward",
134       "dependencies": {
135         "AdCel/AdColony": [
137         ],
138         "AdCel/Applovin": [
140         ],
141         "AdCel/MyTarget": [
143         ],
144         "AdCel/MoPub": [
146         ],
147         "AdCel/Supersonic": [
149         ],
150         "AdCel/StartApp": [
152         ],
153         "AdCel/Tapjoy": [
155         ],
156         "AdCel/Vungle": [
158         ],
159         "AdCel/Unity": [
161         ],
162         "AdCel/Inhouse": [
164         ],
165         "AdCel/Pangle": [
167         ]
168       }
169     },
170     {
171       "name": "Banner",
172       "dependencies": {
173         "AdCel/AdColony": [
175         ],
176         "AdCel/Applovin": [
178         ],
179         "AdCel/AmazonAd": [
181         ],
182         "AdCel/MyTarget": [
184         ],
185         "AdCel/MoPub": [
187         ],
188         "AdCel/Smaato": [
190         ],
191         "AdCel/StartApp": [
193         ],
194         "AdCel/Inhouse": [
196         ],
197         "AdCel/Criteo": [
199         ],
200         "AdCel/Vungle": [
202         ]
203       }
204     },
205     {
206       "name": "Core",
207       "source_files": "*.h",
208       "public_header_files": "*.h",
209       "vendored_libraries": [
210         "libAdCelCore.a",
211         "libProviderTest.a"
212       ],
213       "frameworks": [
214         "Foundation",
215         "UIKit",
216         "AdSupport",
217         "CoreData",
218         "SystemConfiguration"
219       ],
220       "pod_target_xcconfig": {
221         "OTHER_LDFLAGS": "-lObjC"
222       }
223     },
224     {
225       "name": "AdColony",
226       "vendored_libraries": "libProviderAdColony.a",
227       "frameworks": [
228         "AdSupport",
229         "AudioToolbox",
230         "AVFoundation",
231         "CoreMedia",
232         "CoreTelephony",
233         "JavaScriptCore",
234         "MessageUI",
235         "MobileCoreServices",
236         "SystemConfiguration"
237       ],
238       "weak_frameworks": [
239         "StoreKit",
240         "Social",
241         "WebKit",
242         "WatchConnectivity",
243         "SafariServices"
244       ],
245       "libraries": "z",
246       "dependencies": {
247         "AdCel/Core": [
249         ]
250       }
251     },
252     {
253       "name": "AmazonAd",
254       "vendored_libraries": "libProviderAmazon.a",
255       "frameworks": [
256         "AdSupport",
257         "CoreLocation",
258         "SystemConfiguration",
259         "CoreTelephony",
260         "MediaPlayer",
261         "EventKit",
262         "EventKitUI",
263         "StoreKit",
264         "QuartzCore",
265         "SafariServices",
266         "JavaScriptCore"
267       ],
268       "dependencies": {
269         "AdCel/Core": [
271         ]
272       }
273     },
274     {
275       "name": "Applovin",
276       "vendored_libraries": "libProviderApplovin.a",
277       "frameworks": [
278         "AdSupport",
279         "AudioToolbox",
280         "AVFoundation",
281         "CoreTelephony",
282         "CoreGraphics",
283         "CoreMedia",
284         "SafariServices",
285         "StoreKit",
286         "SystemConfiguration",
287         "UIKit",
288         "WebKit"
289       ],
290       "libraries": "z",
291       "pod_target_xcconfig": {
292         "OTHER_LDFLAGS": "-lObjC"
293       },
294       "dependencies": {
295         "AdCel/Core": [
297         ]
298       }
299     },
300     {
301       "name": "AdMob",
302       "vendored_libraries": "libProviderGoogleAdMob.a",
303       "frameworks": [
304         "AudioToolbox",
305         "AVFoundation",
306         "CFNetwork",
307         "CoreGraphics",
308         "CoreMedia",
309         "CoreTelephony",
310         "CoreVideo",
311         "MediaPlayer",
312         "MessageUI",
313         "MobileCoreServices",
314         "QuartzCore",
315         "Security",
316         "StoreKit",
317         "SystemConfiguration"
318       ],
319       "weak_frameworks": [
320         "AdSupport",
321         "SafariServices",
322         "JavaScriptCore",
323         "WebKit"
324       ],
325       "libraries": [
326         "z",
327         "sqlite3",
328         "c++"
329       ],
330       "dependencies": {
331         "AdCel/Core": [
333         ]
334       }
335     },
336     {
337       "name": "AdMobSpecial",
338       "vendored_libraries": [
339         "OptionalProviders/libProviderGoogleAdMobExt.a"
340       ],
341       "dependencies": {
342         "AdCel/Core": [
344         ],
345         "Google-Mobile-Ads-SDK": [
346           "<=7.57.0"
347         ]
348       }
349     },
350     {
351       "name": "Criteo",
352       "vendored_libraries": "libProviderCriteo.a",
353       "weak_frameworks": "WebKit",
354       "dependencies": {
355         "AdCel/Core": [
357         ]
358       }
359     },
360     {
361       "name": "Facebook",
362       "vendored_libraries": "libProviderFacebook.a",
363       "frameworks": [
364         "AudioToolbox",
365         "StoreKit",
366         "CoreGraphics",
367         "UIKit",
368         "Foundation",
369         "Security",
370         "CoreImage",
371         "AVFoundation",
372         "CoreMedia"
373       ],
374       "weak_frameworks": [
375         "AdSupport",
376         "CFNetwork",
377         "CoreMotion",
378         "CoreTelephony",
379         "LocalAuthentication",
380         "SafariServices",
381         "SystemConfiguration",
382         "VideoToolbox",
383         "WebKit"
384       ],
385       "libraries": [
386         "c++",
387         "xml2",
388         "z"
389       ],
390       "dependencies": {
391         "AdCel/Core": [
393         ]
394       }
395     },
396     {
397       "name": "InMobi",
398       "vendored_libraries": "libProviderInMobi.a",
399       "frameworks": [
400         "AdSupport",
401         "AudioToolbox",
402         "AVFoundation",
403         "CoreTelephony",
404         "CoreLocation",
405         "Foundation",
406         "MediaPlayer",
407         "MessageUI",
408         "StoreKit",
409         "Social",
410         "SystemConfiguration",
411         "Security",
412         "SafariServices",
413         "UIKit"
414       ],
415       "weak_frameworks": "WebKit",
416       "libraries": [
417         "z",
418         "sqlite3"
419       ],
420       "pod_target_xcconfig": {
421         "OTHER_LDFLAGS": "-lObjC"
422       },
423       "dependencies": {
424         "AdCel/Core": [
426         ]
427       }
428     },
429     {
430       "name": "MoPub",
431       "vendored_libraries": "libProviderMoPup.a",
432       "resources": [
433         "AdCelResources/MoPub.bundle"
434       ],
435       "frameworks": [
436         "AVFoundation",
437         "AVKit",
438         "CoreGraphics",
439         "CoreLocation",
440         "CoreMedia",
441         "CoreTelephony",
442         "Foundation",
443         "MediaPlayer",
444         "QuartzCore",
445         "SystemConfiguration",
446         "UIKit",
447         "SafariServices"
448       ],
449       "weak_frameworks": [
450         "AdSupport",
451         "StoreKit",
452         "WebKit"
453       ],
454       "dependencies": {
455         "AdCel/Core": [
457         ]
458       }
459     },
460     {
461       "name": "MyTarget",
462       "vendored_libraries": "libProviderMyTarget.a",
463       "frameworks": [
464         "AdSupport",
465         "StoreKit",
466         "SystemConfiguration",
467         "CoreGraphics",
468         "CoreTelephony",
469         "AVFoundation",
470         "CoreLocation",
471         "CoreMedia"
472       ],
473       "weak_frameworks": "SafariServices",
474       "dependencies": {
475         "AdCel/Core": [
477         ]
478       }
479     },
480     {
481       "name": "Pangle",
482       "vendored_libraries": "libProviderPangle.a",
483       "resources": [
484         "AdCelResources/BUAdSDK.bundle"
485       ],
486       "frameworks": [
487         "UIKit",
488         "MapKit",
489         "WebKit",
490         "MediaPlayer",
491         "CoreLocation",
492         "AdSupport",
493         "CoreMedia",
494         "AVFoundation",
495         "CoreTelephony",
496         "StoreKit",
497         "SystemConfiguration",
498         "MobileCoreServices",
499         "CoreMotion",
500         "Accelerate"
501       ],
502       "libraries": [
503         "c++",
504         "resolv",
505         "z",
506         "sqlite3"
507       ],
508       "dependencies": {
509         "AdCel/Core": [
511         ]
512       }
513     },
514     {
515       "name": "Smaato",
516       "vendored_libraries": "libProviderSmaato.a",
517       "frameworks": [
518         "AdSupport",
519         "UIKit",
520         "Foundation",
521         "StoreKit",
522         "CoreTelephony",
523         "SystemConfiguration",
524         "MessageUI",
525         "QuartzCore",
526         "CoreLocation",
527         "CoreImage",
528         "EventKit",
529         "WebKit"
530       ],
531       "weak_frameworks": "CoreFoundation",
532       "pod_target_xcconfig": {
533         "OTHER_LDFLAGS": "-lObjC"
534       },
535       "dependencies": {
536         "AdCel/Core": [
538         ]
539       }
540     },
541     {
542       "name": "StartApp",
543       "vendored_libraries": "libProviderStartApp.a",
544       "resources": [
545         "AdCelResources/StartApp.bundle"
546       ],
547       "frameworks": [
548         "AdSupport",
549         "AVFoundation",
550         "CoreAudio",
551         "CoreFoundation",
552         "CoreGraphics",
553         "CoreMedia",
554         "CoreTelephony",
555         "Foundation",
556         "JavaScriptCore",
557         "QuartzCore",
558         "StoreKit",
559         "SystemConfiguration",
560         "UIKit",
561         "WebKit"
562       ],
563       "dependencies": {
564         "AdCel/Core": [
566         ]
567       }
568     },
569     {
570       "name": "Supersonic",
571       "vendored_libraries": "libProviderSupersonic.a",
572       "frameworks": [
573         "AdSupport",
574         "AudioToolbox",
575         "AVFoundation",
576         "CFNetwork",
577         "CoreGraphics",
578         "CoreLocation",
579         "CoreMedia",
580         "CoreTelephony",
581         "CoreVideo",
582         "Foundation",
583         "MobileCoreServices",
584         "QuartzCore",
585         "Security",
586         "StoreKit",
587         "SystemConfiguration"
588       ],
589       "libraries": "z",
590       "pod_target_xcconfig": {
591         "OTHER_LDFLAGS": "-lObjC"
592       },
593       "dependencies": {
594         "AdCel/Core": [
596         ]
597       }
598     },
599     {
600       "name": "Tapjoy",
601       "vendored_libraries": "libProviderTapjoy.a",
602       "resources": [
603         "AdCelResources/TapjoyResources.bundle"
604       ],
605       "frameworks": [
606         "Security",
607         "CoreData",
608         "CFNetwork",
609         "CoreGraphics",
610         "CoreLocation",
611         "CoreMotion",
612         "Foundation",
613         "MapKit",
614         "MediaPlayer",
615         "MobileCoreServices",
616         "QuartzCore",
617         "SystemConfiguration",
618         "UIKit",
619         "ImageIO",
620         "WebKit"
621       ],
622       "weak_frameworks": [
623         "AdSupport",
624         "CoreTelephony",
625         "StoreKit"
626       ],
627       "libraries": [
628         "sqlite3",
629         "xml2",
630         "z",
631         "c++"
632       ],
633       "dependencies": {
634         "AdCel/Core": [
636         ]
637       }
638     },
639     {
640       "name": "Unity",
641       "vendored_libraries": "libProviderUnity.a",
642       "dependencies": {
643         "AdCel/Core": [
645         ]
646       }
647     },
648     {
649       "name": "Vungle",
650       "vendored_libraries": "libProviderVungle.a",
651       "frameworks": [
652         "AdSupport",
653         "AudioToolbox",
654         "AVFoundation",
655         "CFNetwork",
656         "CoreGraphics",
657         "CoreMedia",
658         "MediaPlayer",
659         "QuartzCore",
660         "StoreKit",
661         "SystemConfiguration"
662       ],
663       "weak_frameworks": [
664         "Foundation",
665         "UIKit",
666         "WebKit"
667       ],
668       "libraries": "z",
669       "pod_target_xcconfig": {
670         "OTHER_LDFLAGS": "-lObjC"
671       },
672       "dependencies": {
673         "AdCel/Core": [
675         ]
676       }
677     },
678     {
679       "name": "Yandex",
680       "vendored_libraries": "libProviderYandex.a",
681       "weak_frameworks": "WebKit",
682       "frameworks": [
683         "AdSupport",
684         "StoreKit",
685         "CoreTelephony",
686         "SystemConfiguration",
687         "UIKit",
688         "Foundation",
689         "CoreLocation",
690         "CoreGraphics",
691         "WebKit"
692       ],
693       "libraries": [
694         "c++",
695         "z",
696         "sqlite3",
697         "xml2"
698       ],
699       "dependencies": {
700         "AdCel/Core": [
702         ]
703       }
704     },
705     {
706       "name": "Inhouse",
707       "vendored_libraries": "libProviderInhouse.a",
708       "frameworks": [
709         "Foundation",
710         "AdSupport",
711         "UIKit",
712         "StoreKit",
713         "CoreData",
714         "QuartzCore",
715         "AVFoundation",
716         "WebKit"
717       ],
718       "libraries": "xml2",
719       "pod_target_xcconfig": {
720         "OTHER_LDFLAGS": "-lObjC"
721       },
722       "dependencies": {
723         "AdCel/Core": [
725         ]
726       }
727     }
728   ]