blob: 1df87c8138aaae4a1e1461b13f98827137487403 [file] [log] [blame]
{
"name": "MHotCodePush",
"version": "0.0.1",
"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.1"
},
"source_files": [
"HCP",
"HCP/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}