[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / a / e / c / FreestarAds-Googleadmob / 5.0.0 / FreestarAds-Googleadmob.podspec.json
blob6e91825ee56448f2a62d053cbf7bbf7df0c5916f
2   "name": "FreestarAds-Googleadmob",
3   "version": "5.0.0",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENCE.md"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "The Freestar Google Admob adapter",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "vendored_libraries": "SDK/libFreestarAds-Googleadmob.a",
15   "dependencies": {
16     "FreestarAds": [
17       "~> 4.1"
18     ],
19     "Google-Mobile-Ads-SDK": [
20       "8.5.0"
21     ]
22   },
23   "source": {
24     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
25     "tag": "release_v4.1.0.A"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }