[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 7 / 3 / 8 / FiveGADAdapter / 1.5.0 / FiveGADAdapter.podspec.json
bloba8021af9b9a104f80388d5ab9932a939c530eeb6
2   "name": "FiveGADAdapter",
3   "module_name": "FiveGADAdapter",
4   "version": "1.5.0",
5   "authors": "LINE Corporation",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2020 LINE Corporation"
9   },
10   "homepage": "https://www.linebiz.com/lp/line-ads-network/",
11   "summary": "Line Ads Network for Google Mobile Ads SDK Mediation",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "http": "https://cdn.fivecdm.com/release-sdk/gad/ios/1.5.0/FiveGADAdapter.framework.zip"
17   },
18   "vendored_frameworks": "FiveGADAdapter.xcframework",
19   "dependencies": {
20     "Google-Mobile-Ads-SDK": ">= 9.1.0",
21     "FiveAd": "~> 2.4"
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
25   }