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