blob: 7e584498fd2299c7bcf1b80545de0d2f44f32937 [file] [log] [blame]
{
"name": "AMRAdapterUnity",
"version": "2.2.1.1",
"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.2.1.1"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "AMRAdapterUnity/Libs/libAMRAdapterUnity.a",
"vendored_frameworks": "AMRAdapterUnity/Libs/UnityAds.framework",
"dependencies": {
"AMRSDK": [
"~> 1.3.33"
]
}
}