[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.1.1.2 / BidmadAdapterFNC-Dev.podspec.json
blob664bb5904e617d90ae8049c80740f7efa5dd8b05
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.1.1.2",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, Pangle, Fyber, and ADOP ads",
8   "description": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, Pangle, Fyber, and ADOP ads. Please setup BidmadSDK (4.1.0.0 or higher) first.",
9   "homepage": "https://bidmad.net",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Markus": "markus@adop.cc"
16   },
17   "source": {
18     "git": "https://github.com/bidmad/cocoapod.git",
19     "tag": "4.1.1.0"
20   },
21   "default_subspecs": "ForNative",
22   "static_framework": true,
23   "requires_arc": true,
24   "vendored_frameworks": "BidmadAdapterFNC.framework",
25   "dependencies": {
26     "Ads-Global": [
27       "3.8.1.0"
28     ],
29     "TapjoySDK": [
30       ">=12.8.0",
31       "<12.9.0"
32     ],
33     "Fyber_Marketplace_SDK": [
34       "8.1.2"
35     ],
36     "GoogleMobileAdsMediationFyber": [
37       "8.1.2.0"
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "ForNative",
43       "dependencies": {
44         "GoogleMobileAdsMediationFacebook": [
45           "6.3.1.0"
46         ],
47         "AdFitSDK": [
48           "3.7.0"
49         ]
50       }
51     },
52     {
53       "name": "ForGame",
54       "dependencies": {
55         "GoogleMobileAdsMediationFacebook": [
56           "6.3.1.0"
57         ]
58       },
59       "platforms": {
60         "ios": "10.0"
61       },
62       "vendored_frameworks": "BidmadAdapterFNC.framework"
63     },
64     {
65       "name": "ForDayamonz",
66       "platforms": {
67         "ios": "10.0"
68       },
69       "vendored_frameworks": "BidmadAdapterFNC.framework"
70     }
71   ]