blob: 8e26fed244507753a7b8eb4f4faababaeca3cc14 [file] [log] [blame]
{
"name": "AMRAdmostSDK",
"version": "1.0.0",
"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.0"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "7.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.1"
]
}
}