[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / FreestarAds-Googleadmob / 8.12.0.1 / FreestarAds-Googleadmob.podspec.json
blobb5eae594510ec8062536a7f3e87cda1b25b1f780
2   "name": "FreestarAds-Googleadmob",
3   "version": "8.12.0.1",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "The Freestar Googleadmob adapter",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-Googleadmob.xcframework",
15   "dependencies": {
16     "FreestarAds": [
17       "~> 5.7"
18     ],
19     "Google-Mobile-Ads-SDK": [
20       "8.12.0"
21     ]
22   },
23   "swift_versions": "5.0",
24   "default_subspecs": "none",
25   "source": {
26     "git": "https://gitlab.com/freestar/ios-binaries.git",
27     "tag": "Googleadmob-8.12.0.1"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
31   },
32   "subspecs": [
33     {
34       "name": "Facebook",
35       "dependencies": {
36         "GoogleMobileAdsMediationFacebook": [
37           "6.9.0.0"
38         ]
39       }
40     },
41     {
42       "name": "AdColony",
43       "dependencies": {
44         "GoogleMobileAdsMediationAdColony": [
45           "4.7.2.0"
46         ]
47       }
48     },
49     {
50       "name": "AppLovin",
51       "dependencies": {
52         "GoogleMobileAdsMediationAppLovin": [
53           "11.0.0.0"
54         ]
55       }
56     }
57   ],
58   "swift_version": "5.0"