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