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