[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / d / FreestarAds-GAM / 9.2.0.2 / FreestarAds-GAM.podspec.json
blob08f9eff1acaf3f312a972261e6f367bacf561355
2   "name": "FreestarAds-GAM",
3   "version": "9.2.0.2",
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": "11.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-GAM.xcframework",
15   "dependencies": {
16     "FreestarAds": [
17       "~> 5.10"
18     ],
19     "Google-Mobile-Ads-SDK": [
20       "9.2.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-9.2.0.2"
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.1"
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.0"