blob: 8faa7f0376f3832a119e6dc09c9c0034fff1de90 [file] [log] [blame]
{
"name": "AppMojoSDK",
"version": "0.0.1",
"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/AppMojoSDK.git",
"tag": "0.0.1"
},
"source_files": "include/AppMojoSDK/*.h",
"public_header_files": "include/AppMojoSDK/*.h",
"vendored_libraries": "lib/libAppMojoSDK.a",
"preserve_paths": "lib/libAppMojoSDK.a"
}