[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 3.0.8 / BidmadSDK-Dev.podspec.json
blob8a5bfd30eddcffcfe3f7c9d718b25107f4baccfc
2   "name": "BidmadSDK-Dev",
3   "version": "3.0.8",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "Integrated App Monetization Solution for Mobile Apps by all Publishers",
8   "description": "BidmadSDK allows users to communicate with Compass by ADOP. Our mediation platform optimizes for the utmost profit.",
9   "homepage": "https://github.com/bidmad/cocoapod.git",
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": "3.0.7"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "swift_versions": "5.0",
27   "default_subspecs": "ForNative",
28   "static_framework": true,
29   "requires_arc": true,
30   "vendored_frameworks": "BidmadSDK.framework",
31   "dependencies": {
32     "GoogleMobileAdsMediationFacebook": [
33       "6.8.0.0"
34     ],
35     "Google-Mobile-Ads-SDK": [
36       "8.12.0"
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "ForNative"
42     },
43     {
44       "name": "ForFlutter",
45       "platforms": {
46         "ios": "11.0"
47       },
48       "vendored_frameworks": "BidmadSDK.framework",
49       "resource_bundles": {
50         "bidmad_asset": [
51           "Assets/*"
52         ]
53       },
54       "dependencies": {
55         "Flutter": [
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.0"