[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 8 / FiveGADAdapter / 1.4.1 / FiveGADAdapter.podspec.json
blob2802a39a4956ad2ab798be7e0c97024e526d7e9b
2   "name": "FiveGADAdapter",
3   "module_name": "FiveGADAdapter",
4   "version": "1.4.1",
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.4.1/FiveGADAdapter.framework.zip"
17   },
18   "vendored_frameworks": "FiveGADAdapter.xcframework",
19   "dependencies": {
20     "Google-Mobile-Ads-SDK": ">= 9.0.0",
21     "FiveAd": "~> 2.4"
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
25   }