blob: 70cf4dbba08cc252c3144fef89188b485bbc2013 [file] [log] [blame]
{
"name": "AMRAdmostSDK",
"version": "1.0.6",
"license": {
"type": "Copyright",
"text": "\t\t\t\t\t\t\t\t\tCopyright 2016\n\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": "Admost Adserver SDK.",
"description": "Admost Adserver is a powerful ad serving tool to maximize your ad revenues for your apps and games from all major ad networks.",
"source": {
"git": "https://github.com/admost/AMR-ADMOST-SDK.git",
"tag": "1.0.6"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"source_files": "AMRAdmostSDK/AMRAdmostSDK.framework/Headers/*.h",
"public_header_files": "AMRAdmostSDK/AMRAdmostSDK.framework/Headers/*.h",
"vendored_frameworks": "AMRAdmostSDK/AMRAdmostSDK.framework",
"dependencies": {
"KokteylLog": [
"~> 1.0"
],
"AMRSDK": [
"~> 1.3.33"
]
}
}