[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / e / d / DaroAds / 0.9.3 / DaroAds.podspec.json
blob871d71835668fba3a9c921a329787c14e818a286
2   "name": "DaroAds",
3   "version": "0.9.3",
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.9.3/Daro.xcframework.zip"
15   },
16   "swift_versions": "5.7",
17   "platforms": {
18     "ios": "14.1"
19   },
20   "resource_bundles": {
21     "DaroAdsResources": [
22       "Daro.xcframework/ios-arm64/Daro.framework/PrivacyInfo.xcprivacy"
23     ]
24   },
25   "static_framework": true,
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
28   },
29   "vendored_frameworks": "Daro.xcframework",
30   "dependencies": {
31     "Google-Mobile-Ads-SDK": [
32       "10.4.0"
33     ],
34     "GoogleMobileAdsMediationInMobi": [
35       "10.5.4.0"
36     ],
37     "GoogleMobileAdsMediationFyber": [
38       "8.2.1.0"
39     ],
40     "GoogleMobileAdsMediationChartboost": [
41       "9.3.0"
42     ],
43     "GoogleMobileAdsMediationPangle": [
44       "5.1.1.0"
45     ],
46     "GoogleMobileAdsMediationFacebook": [
47       "6.12.0.1"
48     ],
49     "OpenWrapSDK": [
50       "3.2.0"
51     ],
52     "AdMobPubMaticAdapter": [
53       "2.2.0"
54     ],
55     "GoogleMobileAds-HyBid-Adapters": [
56       "2.18.1.1"
57     ],
58     "AmazonPublisherServicesSDK": [
59       "4.7.8"
60     ],
61     "AmazonPublisherServicesAdMobAdapter": [
62       "3.0.5"
63     ]
64   },
65   "swift_version": "5.7"