blob: 158c8911b81f0f9d08fac91281630f256535aa27 [file] [log] [blame]
{
"name": "ALAboutVersion",
"version": "1.0.0",
"summary": "一行代码检测App更新,无需添加AppId等任何信息",
"homepage": "https://github.com/Smartios2012/ALAboutVersion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALiang": "https://github.com/Smartios2012/ALAboutVersion"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Smartios2012/ALAboutVersion.git",
"tag": "1.0.0"
},
"source_files": [
"ALAboutVersion",
"ALAboutVersionDemo/ALAboutVersionDemo/ALAboutVersion/*.{h,m}"
],
"requires_arc": true
}