blob: 1cc4937fccf044bdc8953b394a4772e671cfdaf7 [file] [log] [blame]
{
"name": "NHVersionTool",
"version": "1.0.0",
"summary": "iOS的api版本升级检测工具库",
"description": "一款从appstore的api版本升级检测工具库",
"homepage": "https://github.com/neghao/NHVersionTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neghao_pro": "neghao@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/neghao/NHVersionTool.git",
"tag": "1.0.0"
},
"source_files": "NHVersionTool/**/*.{h,m}"
}