[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.1.0.3 / BidmadAdapterFNC-Dev.podspec.json
blob0b426b3ab467030f7bb1263d5cd43c2155143ec4
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.1.0.3",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, and Pangle.",
8   "description": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, and Pangle. 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/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "4.1.0.2"
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.1"
31     ],
32     "Fyber_Marketplace_SDK": [
33       "8.1.2"
34     ],
35     "GoogleMobileAdsMediationFyber": [
36       "8.1.2.0"
37     ],
38     "GoogleMobileAdsMediationFacebook": [
39       "6.5.0.0"
40     ]
41   },
42   "subspecs": [
43     {
44       "name": "ForNative",
45       "dependencies": {
46         "AdFitSDK": [
47           "3.7.0"
48         ]
49       }
50     },
51     {
52       "name": "ForGame",
53       "platforms": {
54         "ios": "10.0"
55       },
56       "vendored_frameworks": "BidmadAdapterFNC.framework"
57     }
58   ]