blob: 409aedc1482b324895358c5126b2935b1c186e9f [file] [log] [blame]
{
"name": "Geniee-Google-Mediation-Adapter",
"version": "7.0.3",
"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": "8.0"
},
"source": {
"git": "https://github.com/geniee-ssp/Geniee-iOS-SDK.git",
"tag": "v.7.0.3"
},
"vendored_frameworks": "GNAdGoogleMediationAdapter/Framework/GNAdGoogleMediationAdapter.framework",
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"Geniee-iOS-SDK": [
]
}
}