blob: 123129de25a055c3e607c45dbf231fb91761dd25 [file] [log] [blame]
{
"name": "Geniee-Test-Wrapper-Ad-Banner-Adapter-Pubmatic-iOS",
"version": "0.0.1",
"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-Wrapper-Ad-SDK-iOS.git",
"branch": "hotfix/update_xcframework"
},
"vendored_frameworks": "BannerAdapter/GNHBPubmaticBannerAdapter/Framework/GNHBPubmaticBannerAdapter.xcframework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
},
"requires_arc": true,
"dependencies": {
"Geniee-Test-Wrapper-Ad-SDK-iOS": [
]
}
}