[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 4.1.1.3 / BidmadSDK.podspec.json
blobe3022b14accffa36fac0625d6fc98a948c5757dc
2   "name": "BidmadSDK",
3   "version": "4.1.1.3",
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": "4.1.1.4-NAF"
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     "Google-Mobile-Ads-SDK": [
33       "8.13.0"
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "ForNative"
39     },
40     {
41       "name": "ForFlutter",
42       "platforms": {
43         "ios": "11.0"
44       },
45       "vendored_frameworks": "BidmadSDK.framework",
46       "resource_bundles": {
47         "bidmad_asset": [
48           "Assets/*"
49         ]
50       },
51       "dependencies": {
52         "Flutter": [
54         ]
55       }
56     }
57   ],
58   "swift_version": "5.0"