[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / 8 / d / FreestarAds-GAM / 10.0.0.5 / FreestarAds-GAM.podspec.json
blobad0b3e4bec8507d2864ebd6c6dfb5e149c67351b
2   "name": "FreestarAds-GAM",
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 GAM adapter",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-GAM.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": "GAM-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"