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