blob: 6204cfe958264b8f997122d2b055f06d6a281db4 [file] [log] [blame]
{
"name": "AMRAdapterConversant",
"version": "4.5.2.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": "Conversant adapter for AMR SDK.",
"description": "AMR Conversant adapter allows publishers to mediate Conversant banner and interstitial ads in AMR SDK.",
"source": {
"git": "https://github.com/admost/AMR-IOS-ADAPTER-CONVERSANT.git",
"tag": "4.5.2.1"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"MessageUI",
"Social",
"MobileCoreServices"
],
"vendored_libraries": [
"AMRAdapterConversant/Libs/libGreystripeSDK.a",
"AMRAdapterConversant/Libs/libAMRAdapterConversant.a"
],
"dependencies": {
"AMRSDK": [
"~> 1.0.0"
]
}
}