blob: e3f3df29b2f05eac41b14e141b5e1a323bdc9d73 [file] [log] [blame]
{
"name": "ISFIRVersionCheck",
"version": "0.1.0",
"summary": "fir 版本自动检测,有新版本弹 Alert 前往更新",
"description": "基于 fir 对比 build 版本号自动检测新版本信息,有新版本弹 Alert 前往更新。",
"homepage": "https://github.com/isaced/ISFIRVersionCheck",
"screenshots": "https://raw.githubusercontent.com/isaced/ISFIRVersionCheck/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isaced": "isaced@163.com"
},
"source": {
"git": "https://github.com/isaced/ISFIRVersionCheck.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ISFIRVersionCheck/Classes/**/*"
}