blob: c749d692d49ba0f87802d0e4a409340ed135de9d [file] [log] [blame]
{
"name": "TXVersionUpdate",
"version": "0.0.1",
"summary": "一个版本更新管理器。",
"description": "这是一个版本更新控制器。",
"homepage": "https://github.com/XTZPioneer/TXVersionUpdate",
"license": "MIT",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/XTZPioneer/TXVersionUpdate.git",
"tag": "0.0.1"
},
"source_files": "TXVersionUpdate/**/*.{h,m}",
"requires_arc": true
}