[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / FreestarAds-Googleadmob / 10.0.0.5 / FreestarAds-Googleadmob.podspec.json
bloba3e3abfece0e075a8af93a2d2585535b14f9a9cb
2   "name": "FreestarAds-Googleadmob",
3   "version": "10.0.0.5",
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": "12.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-Googleadmob.xcframework",
15   "dependencies": {
16     "FreestarAds": [
17       "~> 5.10"
18     ],
19     "Google-Mobile-Ads-SDK": [
20       "10.0.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-10.0.0.5"
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64",
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
32   },
33   "subspecs": [
34     {
35       "name": "Facebook",
36       "dependencies": {
37         "GMA-Meta-Mediation": [
38           "6.12.0.1"
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.0"