[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 3.0.4 / BidmadSDK-Dev.podspec.json
blobaa52b4d65ab14604fd71502bc2caa786776f66ed
2   "name": "BidmadSDK-Dev",
3   "version": "3.0.4",
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.4"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "swift_versions": "5.0",
27   "default_subspecs": "WithAdFit",
28   "static_framework": true,
29   "requires_arc": true,
30   "vendored_frameworks": "BidmadSDK.framework",
31   "dependencies": {
32     "GoogleMobileAdsMediationAppLovin": [
33       "10.0.1.0"
34     ],
35     "GoogleMobileAdsMediationFacebook": [
36       "6.3.1.0"
37     ],
38     "GoogleMobileAdsMediationUnity": [
39       "3.7.2.0"
40     ],
41     "FBAudienceNetwork": [
42       "6.3.1"
43     ],
44     "FBSDKCoreKit": [
45       "9.1.0"
46     ],
47     "Google-Mobile-Ads-SDK": [
48       "8.8.0"
49     ],
50     "TapjoySDK": [
51       "12.8.0"
52     ],
53     "UnityAds": [
54       "3.7.2"
55     ],
56     "Ads-Global": [
57       "3.8.1.0"
58     ]
59   },
60   "subspecs": [
61     {
62       "name": "WithAdFit",
63       "dependencies": {
64         "AdFitSDK": [
65           "3.7.0"
66         ]
67       }
68     },
69     {
70       "name": "WithoutAdFit",
71       "platforms": {
72         "ios": "10.0"
73       },
74       "vendored_frameworks": "BidmadSDK.framework",
75       "resource_bundles": {
76         "bidmad_asset": [
77           "Assets/*"
78         ]
79       }
80     },
81     {
82       "name": "ForGame",
83       "platforms": {
84         "ios": "10.0"
85       },
86       "vendored_frameworks": "BidmadSDK.framework",
87       "resource_bundles": {
88         "bidmad_asset": [
89           "Assets/*"
90         ]
91       }
92     },
93     {
94       "name": "ForFlutter",
95       "platforms": {
96         "ios": "11.0"
97       },
98       "vendored_frameworks": "BidmadSDK.framework",
99       "resource_bundles": {
100         "bidmad_asset": [
101           "Assets/*"
102         ]
103       },
104       "dependencies": {
105         "AdFitSDK": [
106           "3.7.0"
107         ],
108         "Flutter": [
110         ]
111       }
112     }
113   ],
114   "swift_version": "5.0"