blob: ba361e588e36cf8e85d2d742f0c83842d462267a [file] [log] [blame]
{
"name": "AMRAdapterUnity",
"version": "2.1.1.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": "Unity Ads adapter for AMR SDK.",
"description": "AMR Unity Ads adapter allows publishers to mediate Unity Ads interstitial and video ads in AMR SDK.",
"source": {
"git": "https://github.com/admost/AMR-IOS-ADAPTER-UNITYADS.git",
"tag": "2.1.1.0"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "AMRAdapterUnity/Libs/libAMRAdapterUnity.a",
"dependencies": {
"AMRSDK": [
"~> 1.3.0"
],
"UnityAds": [
"2.1.0"
]
}
}