[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.2.0.0 / BidmadAdapterFNC-Dev.podspec.json
blobe8708f3f39079b4d6c56ae2d3a5ba6c9fd373887
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.2.0.0",
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.2.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/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "4.2.0.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     "ADOPUtility-Dev": [
40       "4.2.0.0"
41     ]
42   },
43   "subspecs": [
44     {
45       "name": "ForNative",
46       "dependencies": {
47         "GoogleMobileAdsMediationFacebook": [
48           "6.3.1.0"
49         ],
50         "AdFitSDK": [
51           "3.7.0"
52         ]
53       }
54     },
55     {
56       "name": "ForGame",
57       "dependencies": {
58         "GoogleMobileAdsMediationFacebook": [
59           "6.3.1.0"
60         ]
61       },
62       "vendored_frameworks": "BidmadAdapterFNC.framework"
63     },
64     {
65       "name": "ForDayamonz",
66       "vendored_frameworks": "BidmadAdapterFNC.framework"
67     }
68   ]