blob: cf046a859cbf8d84124bbd6fc625810f167a543d [file] [log] [blame]
{
"name": "NHVersionHelper",
"version": "1.0.2",
"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.2"
},
"source_files": "NHVersionHelper/*.{h,m}"
}