[Add] SwiftMediator 1.1.0
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.1 / AdCel.podspec.json
blob09a9e4c3d01a9f29d4dd85ba9af34746dd209026
2   "name": "AdCel",
3   "version": "1.5.1",
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.1.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       }
201     },
202     {
203       "name": "Core",
204       "source_files": "*.h",
205       "public_header_files": "*.h",
206       "vendored_libraries": [
207         "libAdCelCore.a",
208         "libProviderTest.a"
209       ],
210       "frameworks": [
211         "Foundation",
212         "UIKit",
213         "AdSupport",
214         "CoreData",
215         "SystemConfiguration"
216       ],
217       "pod_target_xcconfig": {
218         "OTHER_LDFLAGS": "-lObjC"
219       }
220     },
221     {
222       "name": "AdColony",
223       "vendored_libraries": "libProviderAdColony.a",
224       "frameworks": [
225         "AdSupport",
226         "AudioToolbox",
227         "AVFoundation",
228         "CoreMedia",
229         "CoreTelephony",
230         "JavaScriptCore",
231         "MessageUI",
232         "MobileCoreServices",
233         "SystemConfiguration"
234       ],
235       "weak_frameworks": [
236         "StoreKit",
237         "Social",
238         "WebKit",
239         "WatchConnectivity",
240         "SafariServices"
241       ],
242       "libraries": "z",
243       "dependencies": {
244         "AdCel/Core": [
246         ]
247       }
248     },
249     {
250       "name": "AmazonAd",
251       "vendored_libraries": "libProviderAmazon.a",
252       "frameworks": [
253         "AdSupport",
254         "CoreLocation",
255         "SystemConfiguration",
256         "CoreTelephony",
257         "MediaPlayer",
258         "EventKit",
259         "EventKitUI",
260         "StoreKit",
261         "QuartzCore",
262         "SafariServices",
263         "JavaScriptCore"
264       ],
265       "dependencies": {
266         "AdCel/Core": [
268         ]
269       }
270     },
271     {
272       "name": "Applovin",
273       "vendored_libraries": "libProviderApplovin.a",
274       "frameworks": [
275         "AdSupport",
276         "AudioToolbox",
277         "AVFoundation",
278         "CoreTelephony",
279         "CoreGraphics",
280         "CoreMedia",
281         "SafariServices",
282         "StoreKit",
283         "SystemConfiguration",
284         "UIKit",
285         "WebKit"
286       ],
287       "libraries": "z",
288       "pod_target_xcconfig": {
289         "OTHER_LDFLAGS": "-lObjC"
290       },
291       "dependencies": {
292         "AdCel/Core": [
294         ]
295       }
296     },
297     {
298       "name": "AdMob",
299       "vendored_libraries": "libProviderGoogleAdMob.a",
300       "frameworks": [
301         "AudioToolbox",
302         "AVFoundation",
303         "CFNetwork",
304         "CoreGraphics",
305         "CoreMedia",
306         "CoreTelephony",
307         "CoreVideo",
308         "MediaPlayer",
309         "MessageUI",
310         "MobileCoreServices",
311         "QuartzCore",
312         "Security",
313         "StoreKit",
314         "SystemConfiguration"
315       ],
316       "weak_frameworks": [
317         "AdSupport",
318         "SafariServices",
319         "JavaScriptCore",
320         "WebKit"
321       ],
322       "libraries": [
323         "z",
324         "sqlite3",
325         "c++"
326       ],
327       "dependencies": {
328         "AdCel/Core": [
330         ]
331       }
332     },
333     {
334       "name": "AdMobSpecial",
335       "vendored_libraries": [
336         "OptionalProviders/libProviderGoogleAdMobExt.a"
337       ],
338       "dependencies": {
339         "AdCel/Core": [
341         ],
342         "Google-Mobile-Ads-SDK": [
343           "<=7.57.0"
344         ]
345       }
346     },
347     {
348       "name": "Criteo",
349       "vendored_libraries": "libProviderCriteo.a",
350       "weak_frameworks": "WebKit",
351       "dependencies": {
352         "AdCel/Core": [
354         ]
355       }
356     },
357     {
358       "name": "Facebook",
359       "vendored_libraries": "libProviderFacebook.a",
360       "frameworks": [
361         "AudioToolbox",
362         "StoreKit",
363         "CoreGraphics",
364         "UIKit",
365         "Foundation",
366         "Security",
367         "CoreImage",
368         "AVFoundation",
369         "CoreMedia"
370       ],
371       "weak_frameworks": [
372         "AdSupport",
373         "CFNetwork",
374         "CoreMotion",
375         "CoreTelephony",
376         "LocalAuthentication",
377         "SafariServices",
378         "SystemConfiguration",
379         "VideoToolbox",
380         "WebKit"
381       ],
382       "libraries": [
383         "c++",
384         "xml2",
385         "z"
386       ],
387       "dependencies": {
388         "AdCel/Core": [
390         ]
391       }
392     },
393     {
394       "name": "InMobi",
395       "vendored_libraries": "libProviderInMobi.a",
396       "frameworks": [
397         "AdSupport",
398         "AudioToolbox",
399         "AVFoundation",
400         "CoreTelephony",
401         "CoreLocation",
402         "Foundation",
403         "MediaPlayer",
404         "MessageUI",
405         "StoreKit",
406         "Social",
407         "SystemConfiguration",
408         "Security",
409         "SafariServices",
410         "UIKit"
411       ],
412       "weak_frameworks": "WebKit",
413       "libraries": [
414         "z",
415         "sqlite3"
416       ],
417       "pod_target_xcconfig": {
418         "OTHER_LDFLAGS": "-lObjC"
419       },
420       "dependencies": {
421         "AdCel/Core": [
423         ]
424       }
425     },
426     {
427       "name": "MoPub",
428       "vendored_libraries": "libProviderMoPup.a",
429       "resources": [
430         "AdCelResources/MoPub.bundle"
431       ],
432       "frameworks": [
433         "AVFoundation",
434         "AVKit",
435         "CoreGraphics",
436         "CoreLocation",
437         "CoreMedia",
438         "CoreTelephony",
439         "Foundation",
440         "MediaPlayer",
441         "QuartzCore",
442         "SystemConfiguration",
443         "UIKit",
444         "SafariServices"
445       ],
446       "weak_frameworks": [
447         "AdSupport",
448         "StoreKit",
449         "WebKit"
450       ],
451       "dependencies": {
452         "AdCel/Core": [
454         ]
455       }
456     },
457     {
458       "name": "MyTarget",
459       "vendored_libraries": "libProviderMyTarget.a",
460       "frameworks": [
461         "AdSupport",
462         "StoreKit",
463         "SystemConfiguration",
464         "CoreGraphics",
465         "CoreTelephony",
466         "AVFoundation",
467         "CoreLocation",
468         "CoreMedia"
469       ],
470       "weak_frameworks": "SafariServices",
471       "dependencies": {
472         "AdCel/Core": [
474         ]
475       }
476     },
477     {
478       "name": "Pangle",
479       "vendored_libraries": "libProviderPangle.a",
480       "resources": [
481         "AdCelResources/BUAdSDK.bundle"
482       ],
483       "frameworks": [
484         "UIKit",
485         "MapKit",
486         "WebKit",
487         "MediaPlayer",
488         "CoreLocation",
489         "AdSupport",
490         "CoreMedia",
491         "AVFoundation",
492         "CoreTelephony",
493         "StoreKit",
494         "SystemConfiguration",
495         "MobileCoreServices",
496         "CoreMotion",
497         "Accelerate"
498       ],
499       "libraries": [
500         "c++",
501         "resolv",
502         "z",
503         "sqlite3"
504       ],
505       "dependencies": {
506         "AdCel/Core": [
508         ]
509       }
510     },
511     {
512       "name": "Smaato",
513       "vendored_libraries": "libProviderSmaato.a",
514       "frameworks": [
515         "AdSupport",
516         "UIKit",
517         "Foundation",
518         "StoreKit",
519         "CoreTelephony",
520         "SystemConfiguration",
521         "MessageUI",
522         "QuartzCore",
523         "CoreLocation",
524         "CoreImage",
525         "EventKit",
526         "WebKit"
527       ],
528       "weak_frameworks": "CoreFoundation",
529       "pod_target_xcconfig": {
530         "OTHER_LDFLAGS": "-lObjC"
531       },
532       "dependencies": {
533         "AdCel/Core": [
535         ]
536       }
537     },
538     {
539       "name": "StartApp",
540       "vendored_libraries": "libProviderStartApp.a",
541       "resources": [
542         "AdCelResources/StartApp.bundle"
543       ],
544       "frameworks": [
545         "AdSupport",
546         "AVFoundation",
547         "CoreAudio",
548         "CoreFoundation",
549         "CoreGraphics",
550         "CoreMedia",
551         "CoreTelephony",
552         "Foundation",
553         "JavaScriptCore",
554         "QuartzCore",
555         "StoreKit",
556         "SystemConfiguration",
557         "UIKit",
558         "WebKit"
559       ],
560       "dependencies": {
561         "AdCel/Core": [
563         ]
564       }
565     },
566     {
567       "name": "Supersonic",
568       "vendored_libraries": "libProviderSupersonic.a",
569       "frameworks": [
570         "AdSupport",
571         "AudioToolbox",
572         "AVFoundation",
573         "CFNetwork",
574         "CoreGraphics",
575         "CoreLocation",
576         "CoreMedia",
577         "CoreTelephony",
578         "CoreVideo",
579         "Foundation",
580         "MobileCoreServices",
581         "QuartzCore",
582         "Security",
583         "StoreKit",
584         "SystemConfiguration"
585       ],
586       "libraries": "z",
587       "pod_target_xcconfig": {
588         "OTHER_LDFLAGS": "-lObjC"
589       },
590       "dependencies": {
591         "AdCel/Core": [
593         ]
594       }
595     },
596     {
597       "name": "Tapjoy",
598       "vendored_libraries": "libProviderTapjoy.a",
599       "resources": [
600         "AdCelResources/TapjoyResources.bundle"
601       ],
602       "frameworks": [
603         "Security",
604         "CoreData",
605         "CFNetwork",
606         "CoreGraphics",
607         "CoreLocation",
608         "CoreMotion",
609         "Foundation",
610         "MapKit",
611         "MediaPlayer",
612         "MobileCoreServices",
613         "QuartzCore",
614         "SystemConfiguration",
615         "UIKit",
616         "ImageIO",
617         "WebKit"
618       ],
619       "weak_frameworks": [
620         "AdSupport",
621         "CoreTelephony",
622         "StoreKit"
623       ],
624       "libraries": [
625         "sqlite3",
626         "xml2",
627         "z",
628         "c++"
629       ],
630       "dependencies": {
631         "AdCel/Core": [
633         ]
634       }
635     },
636     {
637       "name": "Unity",
638       "vendored_libraries": "libProviderUnity.a",
639       "dependencies": {
640         "AdCel/Core": [
642         ]
643       }
644     },
645     {
646       "name": "Vungle",
647       "vendored_libraries": "libProviderVungle.a",
648       "frameworks": [
649         "AdSupport",
650         "AudioToolbox",
651         "AVFoundation",
652         "CFNetwork",
653         "CoreGraphics",
654         "CoreMedia",
655         "MediaPlayer",
656         "QuartzCore",
657         "StoreKit",
658         "SystemConfiguration"
659       ],
660       "weak_frameworks": [
661         "Foundation",
662         "UIKit",
663         "WebKit"
664       ],
665       "libraries": "z",
666       "pod_target_xcconfig": {
667         "OTHER_LDFLAGS": "-lObjC"
668       },
669       "dependencies": {
670         "AdCel/Core": [
672         ]
673       }
674     },
675     {
676       "name": "Yandex",
677       "vendored_libraries": "libProviderYandex.a",
678       "weak_frameworks": "WebKit",
679       "frameworks": [
680         "AdSupport",
681         "StoreKit",
682         "CoreTelephony",
683         "SystemConfiguration",
684         "UIKit",
685         "Foundation",
686         "CoreLocation",
687         "CoreGraphics",
688         "WebKit"
689       ],
690       "libraries": [
691         "c++",
692         "z",
693         "sqlite3",
694         "xml2"
695       ],
696       "dependencies": {
697         "AdCel/Core": [
699         ]
700       }
701     },
702     {
703       "name": "Inhouse",
704       "vendored_libraries": "libProviderInhouse.a",
705       "frameworks": [
706         "Foundation",
707         "AdSupport",
708         "UIKit",
709         "StoreKit",
710         "CoreData",
711         "QuartzCore",
712         "AVFoundation",
713         "WebKit"
714       ],
715       "libraries": "xml2",
716       "pod_target_xcconfig": {
717         "OTHER_LDFLAGS": "-lObjC"
718       },
719       "dependencies": {
720         "AdCel/Core": [
722         ]
723       }
724     }
725   ]