blob: 2576e238bd1add75facb08b31c1dffb130fdffaa [file] [log] [blame]
{
"name": "ColumnBar",
"version": "1.0.1",
"summary": "An iOS bar to choose column.",
"homepage": "https://github.com/xiaoyaogaojian/ColumnBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jian Gao": "xiaoyaogaojian@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xiaoyaogaojian/ColumnBar.git",
"tag": "1.0.1"
},
"source_files": "ColumnBar/**/*.swift",
"resources": "ColumnBar/*.xib",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}