blob: b003ec25ec0f67e425435687012aafa505df8ea3 [file] [log] [blame]
{
"name": "MHotCodePush",
"version": "0.0.2",
"summary": "This tool provides functionality to perform automatic updates of the web based content in your application.",
"homepage": "https://github.com/macula-projects/m-hot-code-push-ios",
"license": "MIT",
"authors": {
"M": "myeveryheart@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/macula-projects/m-hot-code-push-ios.git",
"tag": "0.0.2"
},
"source_files": [
"HCP",
"HCP/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}