blob: 911f2fc1af098c098de46f1132cdb1c960b61744 [file] [log] [blame]
{
"name": "YCIVersion",
"version": "0.1.0",
"summary": "用于需要进行版本管理组件或项目",
"description": "支持组件或项目:\n1.链式版本迁移操作管理,灵活添加,移除,修改版本操作\n2.可用于引导弹窗,一次性操作等\n3.支持某版本操作,每次升级版本都执行",
"homepage": "https://github.com/YanChen-ing/YCIVersion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanchen": "workforyc@163.com"
},
"source": {
"git": "https://github.com/YanChen-ing/YCIVersion.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "YCIVersion/Classes/**/*"
}