[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 2.9.0 / BidmadSDK-Dev.podspec.json
bloba8e3d7725b3e8974c60cb18ac5a9ae0b2829a71c
2   "name": "BidmadSDK-Dev",
3   "version": "2.9.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "Integrated App Monetization Solution for Mobile Apps by all Publishers",
8   "description": "This 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     "Kenneth": "kenneth@adop.cc"
16   },
17   "source": {
18     "git": "https://github.com/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "2.9.0"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "swift_versions": "5.0",
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": [
29       "$(SDKROOT)/usr/lib/swift",
30       "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
31       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
32     ]
33   },
34   "default_subspecs": "WithAdFit",
35   "static_framework": true,
36   "requires_arc": true,
37   "vendored_frameworks": "BidmadSDK.framework",
38   "dependencies": {
39     "GoogleMobileAdsMediationAppLovin": [
40       "10.0.1.0"
41     ],
42     "GoogleMobileAdsMediationFacebook": [
43       "6.3.1.0"
44     ],
45     "GoogleMobileAdsMediationAdColony": [
46       "4.6.0.0"
47     ],
48     "GoogleMobileAdsMediationUnity": [
49       "3.7.2.0"
50     ],
51     "FBSDKCoreKit": [
52       "9.1.0"
53     ],
54     "Google-Mobile-Ads-SDK": [
55       "8.3.0"
56     ],
57     "TapjoySDK": [
58       "12.8.0"
59     ],
60     "UnityAds": [
61       "3.7.2"
62     ],
63     "FBAudienceNetwork": [
64       "6.3.1"
65     ],
66     "Ads-Global": [
67       "3.4.2.8"
68     ]
69   },
70   "subspecs": [
71     {
72       "name": "WithAdFit",
73       "dependencies": {
74         "AdFitSDK": [
75           "3.7.0"
76         ]
77       }
78     },
79     {
80       "name": "WithoutAdFit",
81       "platforms": {
82         "ios": "10.0"
83       },
84       "vendored_frameworks": "BidmadSDK.framework",
85       "resource_bundles": {
86         "bidmad_asset": [
87           "Assets/*"
88         ]
89       }
90     },
91     {
92       "name": "ForGame",
93       "platforms": {
94         "ios": "10.0"
95       },
96       "vendored_frameworks": "BidmadSDK.framework",
97       "resource_bundles": {
98         "bidmad_asset": [
99           "Assets/*"
100         ]
101       }
102     },
103     {
104       "name": "ForFlutter",
105       "platforms": {
106         "ios": "11.0"
107       },
108       "vendored_frameworks": "BidmadSDK.framework",
109       "resource_bundles": {
110         "bidmad_asset": [
111           "Assets/*"
112         ]
113       },
114       "dependencies": {
115         "AdFitSDK": [
116           "3.7.0"
117         ],
118         "Flutter": [
120         ]
121       }
122     }
123   ],
124   "swift_version": "5.0"