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