[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 5 / 0 / Geniee-Google-Mediation-Adapter / 8.2.0 / Geniee-Google-Mediation-Adapter.podspec.json
blob7a90424dbfcddd9aa8a6b9fe351d46bdb7620d0b
2   "name": "Geniee-Google-Mediation-Adapter",
3   "version": "8.2.0",
4   "summary": "An SDK for ad menetization with the Geniee Network",
5   "homepage": "https://geniee.co.jp",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Geniee": "takaaki.kobayashi@geniee.co.jp"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/geniee-ssp/Geniee-iOS-SDK.git",
18     "tag": "v.8.2.0"
19   },
20   "vendored_frameworks": "GNAdGoogleMediationAdapter/Framework/GNAdGoogleMediationAdapter.xcframework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "Google-Mobile-Ads-SDK": [
31     ],
32     "Geniee-iOS-SDK": [
34     ]
35   }