[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / e / d / DaroAds / 0.1.0 / DaroAds.podspec.json
blobc05928aa96b68bfe3e7cba2d4522bdf375b2cb83
2   "name": "DaroAds",
3   "version": "0.1.0",
4   "summary": "Ad network mediation sdk for iOS.",
5   "description": "Daro is is a SDK that helps you to easily integrate multiple ad networks into your app.\nIt supports AdMob and other ad networks.",
6   "homepage": "https://delightroom.com",
7   "license": {
8     "type": "Custom"
9   },
10   "authors": {
11     "Won Jo": "lion@delightroom.com"
12   },
13   "source": {
14     "http": "https://github.com/delightroom/Daro-iOS-SDK/releases/download/0.1.0/Daro.xcframework.zip"
15   },
16   "swift_versions": "5.7",
17   "platforms": {
18     "ios": "14.1"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
22   },
23   "vendored_frameworks": "Daro.xcframework",
24   "dependencies": {
25     "Google-Mobile-Ads-SDK": [
26       "10.4.0"
27     ],
28     "GoogleMobileAdsMediationInMobi": [
29       "10.5.4.0"
30     ],
31     "GoogleMobileAdsMediationFyber": [
32       "8.2.1.0"
33     ],
34     "GoogleMobileAdsMediationChartboost": [
35       "9.3.0"
36     ],
37     "GoogleMobileAdsMediationPangle": [
38       "5.1.1.0"
39     ],
40     "GoogleMobileAdsMediationFacebook": [
41       "6.12.0.1"
42     ],
43     "AdMobPubMaticAdapter": [
44       "2.2.0"
45     ],
46     "GoogleMobileAds-HyBid-Adapters": [
47       "2.18.1.1"
48     ]
49   },
50   "swift_version": "5.7"