[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.1.0.2 / BidmadAdapterFNC-Dev.podspec.json
blob2ec3b4ba14acb2c864ef0dc23b665ad96a1ac189
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.1.0.2",
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     "GoogleMobileAdsMediationFacebook": [
33       "6.3.1.0"
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "ForNative",
39       "dependencies": {
40         "AdFitSDK": [
41           "3.7.0"
42         ]
43       }
44     },
45     {
46       "name": "ForGame",
47       "platforms": {
48         "ios": "10.0"
49       },
50       "vendored_frameworks": "BidmadAdapterFNC.framework"
51     }
52   ]