[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.4.9 / AdCel.podspec.json
blobb9b163540f95a079b78968c20af9c4039be66d32
2   "name": "AdCel",
3   "version": "1.4.9",
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.9.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": "libProviderGoogleAdMobExt.a",
320       "dependencies": {
321         "AdCel/Core": [
323         ],
324         "Google-Mobile-Ads-SDK": [
325           "<=7.53.1"
326         ]
327       }
328     },
329     {
330       "name": "Facebook",
331       "vendored_libraries": "libProviderFacebook.a",
332       "frameworks": [
333         "AudioToolbox",
334         "StoreKit",
335         "CoreGraphics",
336         "UIKit",
337         "Foundation",
338         "Security",
339         "CoreImage",
340         "AVFoundation",
341         "CoreMedia"
342       ],
343       "weak_frameworks": [
344         "AdSupport",
345         "CFNetwork",
346         "CoreMotion",
347         "CoreTelephony",
348         "LocalAuthentication",
349         "SafariServices",
350         "SystemConfiguration",
351         "VideoToolbox",
352         "WebKit"
353       ],
354       "libraries": [
355         "c++",
356         "xml2"
357       ],
358       "dependencies": {
359         "AdCel/Core": [
361         ]
362       }
363     },
364     {
365       "name": "InMobi",
366       "vendored_libraries": "libProviderInMobi.a",
367       "frameworks": [
368         "AdSupport",
369         "AudioToolbox",
370         "AVFoundation",
371         "CoreTelephony",
372         "CoreLocation",
373         "Foundation",
374         "MediaPlayer",
375         "MessageUI",
376         "StoreKit",
377         "Social",
378         "SystemConfiguration",
379         "Security",
380         "SafariServices",
381         "UIKit"
382       ],
383       "weak_frameworks": "WebKit",
384       "libraries": [
385         "z",
386         "sqlite3"
387       ],
388       "pod_target_xcconfig": {
389         "OTHER_LDFLAGS": "-lObjC"
390       },
391       "dependencies": {
392         "AdCel/Core": [
394         ]
395       }
396     },
397     {
398       "name": "MoPub",
399       "vendored_libraries": "libProviderMoPup.a",
400       "resources": [
401         "AdCelResources/MoPub.bundle"
402       ],
403       "frameworks": [
404         "AVFoundation",
405         "AVKit",
406         "CoreGraphics",
407         "CoreLocation",
408         "CoreMedia",
409         "CoreTelephony",
410         "Foundation",
411         "MediaPlayer",
412         "QuartzCore",
413         "SystemConfiguration",
414         "UIKit",
415         "SafariServices"
416       ],
417       "weak_frameworks": [
418         "AdSupport",
419         "StoreKit",
420         "WebKit"
421       ],
422       "dependencies": {
423         "AdCel/Core": [
425         ]
426       }
427     },
428     {
429       "name": "MyTarget",
430       "vendored_libraries": "libProviderMyTarget.a",
431       "frameworks": [
432         "AdSupport",
433         "StoreKit",
434         "SystemConfiguration",
435         "CoreGraphics",
436         "CoreTelephony",
437         "AVFoundation",
438         "CoreLocation",
439         "CoreMedia"
440       ],
441       "weak_frameworks": "SafariServices",
442       "dependencies": {
443         "AdCel/Core": [
445         ]
446       }
447     },
448     {
449       "name": "Smaato",
450       "vendored_libraries": "libProviderSmaato.a",
451       "frameworks": [
452         "AdSupport",
453         "UIKit",
454         "Foundation",
455         "StoreKit",
456         "CoreTelephony",
457         "SystemConfiguration",
458         "MessageUI",
459         "QuartzCore",
460         "CoreLocation",
461         "CoreImage",
462         "EventKit",
463         "WebKit"
464       ],
465       "weak_frameworks": "CoreFoundation",
466       "pod_target_xcconfig": {
467         "OTHER_LDFLAGS": "-lObjC"
468       },
469       "dependencies": {
470         "AdCel/Core": [
472         ]
473       }
474     },
475     {
476       "name": "StartApp",
477       "vendored_libraries": "libProviderStartApp.a",
478       "resources": [
479         "AdCelResources/StartApp.bundle"
480       ],
481       "frameworks": [
482         "AdSupport",
483         "AVFoundation",
484         "CoreAudio",
485         "CoreFoundation",
486         "CoreGraphics",
487         "CoreMedia",
488         "CoreTelephony",
489         "Foundation",
490         "JavaScriptCore",
491         "QuartzCore",
492         "StoreKit",
493         "SystemConfiguration",
494         "UIKit",
495         "WebKit"
496       ],
497       "dependencies": {
498         "AdCel/Core": [
500         ]
501       }
502     },
503     {
504       "name": "Supersonic",
505       "vendored_libraries": "libProviderSupersonic.a",
506       "frameworks": [
507         "Foundation",
508         "AVFoundation",
509         "CoreMedia",
510         "CoreVideo",
511         "QuartzCore",
512         "SystemConfiguration",
513         "CoreGraphics",
514         "CFNetwork",
515         "MobileCoreServices",
516         "StoreKit",
517         "AdSupport",
518         "AudioToolbox",
519         "CoreTelephony",
520         "Security",
521         "CoreLocation"
522       ],
523       "libraries": "z",
524       "pod_target_xcconfig": {
525         "OTHER_LDFLAGS": "-lObjC"
526       },
527       "dependencies": {
528         "AdCel/Core": [
530         ]
531       }
532     },
533     {
534       "name": "Tapjoy",
535       "vendored_libraries": "libProviderTapjoy.a",
536       "resources": [
537         "AdCelResources/TapjoyResources.bundle"
538       ],
539       "frameworks": [
540         "Security",
541         "CoreData",
542         "CFNetwork",
543         "CoreGraphics",
544         "CoreLocation",
545         "CoreMotion",
546         "Foundation",
547         "MapKit",
548         "MediaPlayer",
549         "MobileCoreServices",
550         "QuartzCore",
551         "SystemConfiguration",
552         "UIKit",
553         "ImageIO",
554         "WebKit"
555       ],
556       "weak_frameworks": [
557         "AdSupport",
558         "CoreTelephony",
559         "StoreKit"
560       ],
561       "libraries": [
562         "sqlite3",
563         "xml2",
564         "z",
565         "c++"
566       ],
567       "dependencies": {
568         "AdCel/Core": [
570         ]
571       }
572     },
573     {
574       "name": "Unity",
575       "vendored_libraries": "libProviderUnity.a",
576       "dependencies": {
577         "AdCel/Core": [
579         ]
580       }
581     },
582     {
583       "name": "Vungle",
584       "vendored_libraries": "libProviderVungle.a",
585       "frameworks": [
586         "AdSupport",
587         "AudioToolbox",
588         "AVFoundation",
589         "CFNetwork",
590         "CoreGraphics",
591         "CoreMedia",
592         "MediaPlayer",
593         "QuartzCore",
594         "StoreKit",
595         "SystemConfiguration"
596       ],
597       "weak_frameworks": [
598         "Foundation",
599         "UIKit",
600         "WebKit"
601       ],
602       "libraries": "z",
603       "pod_target_xcconfig": {
604         "OTHER_LDFLAGS": "-lObjC"
605       },
606       "dependencies": {
607         "AdCel/Core": [
609         ]
610       }
611     },
612     {
613       "name": "Yandex",
614       "vendored_libraries": "libProviderYandex.a",
615       "weak_frameworks": "WebKit",
616       "frameworks": [
617         "AdSupport",
618         "StoreKit",
619         "CoreTelephony",
620         "SystemConfiguration",
621         "UIKit",
622         "Foundation",
623         "CoreLocation",
624         "CoreGraphics",
625         "WebKit"
626       ],
627       "libraries": [
628         "c++",
629         "z",
630         "sqlite3",
631         "xml2"
632       ],
633       "dependencies": {
634         "AdCel/Core": [
636         ]
637       }
638     },
639     {
640       "name": "Inhouse",
641       "vendored_libraries": "libProviderInhouse.a",
642       "frameworks": [
643         "Foundation",
644         "AdSupport",
645         "UIKit",
646         "StoreKit",
647         "CoreData",
648         "QuartzCore",
649         "AVFoundation",
650         "WebKit"
651       ],
652       "libraries": "xml2",
653       "pod_target_xcconfig": {
654         "OTHER_LDFLAGS": "-lObjC"
655       },
656       "dependencies": {
657         "AdCel/Core": [
659         ]
660       }
661     }
662   ]