blob: dc8eb1360a395a99413978a78de8f65ec06cc4ae [file] [log] [blame]
{
"name": "AppMojoSDK",
"version": "0.0.2-alpha.1",
"authors": "AppMojo",
"license": {
"type": "Copyright",
"text": "Copyright 2015 AppMojo. All Rights Reserved"
},
"homepage": "http://appmojo.com/",
"summary": "AppMojo SDK is a platform that helps app developers maximize their ad revenues while preserving user experience.",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AppMojo/AppMojoSDK.git",
"tag": "0.0.2-alpha.1"
},
"source_files": "include/AppMojoSDK/*.h",
"public_header_files": "include/AppMojoSDK/*.h",
"vendored_libraries": "lib/libAppMojoSDK.a",
"preserve_paths": "lib/libAppMojoSDK.a"
}