blob: a01dbac40b5c3c961164d2b61545fa12e6e6d896 [file] [log] [blame]
{
"name": "AMRAdapterAppnext",
"version": "1.8.3.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": "Appnext adapter for AMR SDK.",
"description": "AMR Appnext adapter allows publishers to mediate Appnext banner, native, interstitial and video ads in AMR SDK.",
"source": {
"git": "https://github.com/admost/AMR-IOS-ADAPTER-APPNEXT.git",
"tag": "1.8.3.0"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": [
"AMRAdapterAppnext/Libs/libAMRAdapterAppnext.a",
"AMRAdapterAppnext/Libs/libAppnextLib.a",
"AMRAdapterAppnext/Libs/libAppnextNativeAdsSDK.a",
"AMRAdapterAppnext/Libs/libAppnextSDKCore.a"
],
"dependencies": {
"AMRSDK": [
"~> 1.3.0"
]
}
}