blob: 22249455bb21136f3368d004def2a3ac90b18e16 [file] [log] [blame]
{
"name": "AMRAdapterAmazon",
"version": "3.1.0.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": "Amazon adapter for AMR SDK.",
"description": "AMR Amazon adapter allows publishers to mediate Amazon banner and interstitial ads in AMR SDK.",
"source": {
"git": "https://github.com/admost/AMR-IOS-ADAPTER-AMAZON.git",
"tag": "3.1.0.0"
},
"documentation_url": "https://admost.github.io/amrios",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "AMRAdapterAmazon/Libs/libAMRAdapterAmazon.a",
"dependencies": {
"AMRSDK": [
"~> 1.4.39"
]
},
"vendored_frameworks": "AMRAdapterAmazon/Libs/AmazonAd.framework"
}