blob: fc32cfcf3ced117008ce473da7f6672a94732a60 [file] [log] [blame]
{
"name": "Geniee-Test-Google-Mediation-Adapter",
"version": "0.0.6",
"summary": "An SDK for ad menetization with the Geniee Network",
"homepage": "https://geniee.co.jp",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Geniee": "takaaki.kobayashi@geniee.co.jp"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/geniee-ssp/Geniee-iOS-SDK.git",
"branch": "hotfix/update_xcode12"
},
"vendored_frameworks": "GNAdGoogleMediationAdapter/Framework/GNAdGoogleMediationAdapter.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"Geniee-Test-iOS-SDK": [
]
}
}