blob: f05cf09c088dc194ca9c6a37c5bd7148d1ec1c7e [file] [log] [blame]
{
"name": "NHVersionHelper",
"version": "1.0.1",
"summary": "iOS 检测版本升级工具",
"description": "iOS 从app store检测版本升级工具",
"homepage": "https://github.com/neghao/NHVersionHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neghao": "neghao@162.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/neghao/NHVersionHelper.git",
"tag": "1.0.1"
},
"source_files": "NHVersionHelper/*.{h,m}"
}