[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 3.0.7 / BidmadSDK-Dev.podspec.json
blobd682a2c16682f5139b6c6ca3fee973c0ed4c9dfa
2   "name": "BidmadSDK-Dev",
3   "version": "3.0.7",
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   "static_framework": true,
28   "requires_arc": true,
29   "vendored_frameworks": "BidmadSDK.framework",
30   "dependencies": {
31     "GoogleMobileAdsMediationFacebook": [
32       "6.8.0.0"
33     ],
34     "Google-Mobile-Ads-SDK": [
35       "8.12.0"
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "ForFlutter",
41       "platforms": {
42         "ios": "11.0"
43       },
44       "vendored_frameworks": "BidmadSDK.framework",
45       "resource_bundles": {
46         "bidmad_asset": [
47           "Assets/*"
48         ]
49       },
50       "dependencies": {
51         "Flutter": [
53         ]
54       }
55     }
56   ],
57   "swift_version": "5.0"