[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 5.3.0 / BidmadSDK.podspec.json
blob336d0930e81421b8546a1318f14eb0ed33348e28
2   "name": "BidmadSDK",
3   "version": "5.3.0",
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://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/bidmad/cocoapod.git",
19     "tag": "SDK.5.3.0"
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.xcframework",
31   "dependencies": {
32     "Google-Mobile-Ads-SDK": [
33       "9.14.0"
34     ],
35     "ADOPUtility": [
36       ">=5.3.0",
37       "<5.4.0"
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "ForNative"
43     },
44     {
45       "name": "ForFlutter",
46       "platforms": {
47         "ios": "11.0"
48       },
49       "vendored_frameworks": "BidmadSDK.xcframework",
50       "resource_bundles": {
51         "bidmad_asset": [
52           "Assets/*"
53         ]
54       },
55       "dependencies": {
56         "Flutter": [
58         ]
59       }
60     }
61   ],
62   "swift_version": "5.0"