blob: 9fa509670b789c4e588d6fe307189248972ccde3 [file] [log] [blame]
{
"name": "AppMojo-SDK-Test",
"version": "0.0.4",
"authors": "AppSynth",
"license": {
"type": "Copyright",
"text": "Copyright 2015 AppSynth. All Rights Reserved"
},
"homepage": "http://appmojo.com/",
"summary": "Experiment on ads with your mobile applications",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AppMojo/AppMojo-SDK.git",
"tag": "0.0.4"
},
"source_files": "include/AppMojo-SDK/*.h",
"public_header_files": "include/AppMojo-SDK/*.h",
"vendored_libraries": "lib/libAppMojoSDK.a",
"deprecated": true
}