blob: 73c71637ed712414b01ba1a6d3eb0b17cff2223c [file] [log] [blame]
{
"name": "AMRAdapterOgury",
"version": "1.0.4.0",
"license": {
"type": "Copyright",
"text": "\t\t\t\t\t\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tAdmost Mediation Limited. \n"
},
"homepage": "http://www.admost.com/",
"authors": {
"Admost Mediation Limited": "amr@admost.com"
},
"summary": "Ogury adapter for AMR SDK.",
"description": "AMR Ogury adapter allows publishers to mediate Ogury interstitial and video ads in AMR SDK.",
"source": {
"git": "https://github.com/admost/AMR-IOS-ADAPTER-OGURY.git",
"tag": "1.0.4.0"
},
"documentation_url": "https://admost.github.io/amrios/",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"SystemConfiguration",
"UIKit"
],
"vendored_libraries": "AMRAdapterOgury/Libs/libAMRAdapterOgury.a",
"vendored_frameworks": [
"AMRAdapterOgury/Frameworks/OguryAds.framework",
"AMRAdapterOgury/Frameworks/OMSDK_Oguryco.framework"
],
"dependencies": {
"AMRSDK": [
"~> 1.4.31"
]
}
}