blob: 333d21df05bcd0977ca939e44d1d39014329353b [file] [log] [blame]
{
"name": "KSYCellConfigurator",
"version": "1.1",
"summary": "UITableViewCell Configurator",
"description": "🚀 The quickest way to rapid customization of UITableView with some cells.",
"homepage": "https://github.com/huangdaxiaEX/TableViewCellConfigurator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangdaxia": "527548875@qq.com"
},
"source": {
"git": "https://github.com/huangdaxiaEX/TableViewCellConfigurator.git",
"tag": "1.1"
},
"source_files": "TableViewCellConfigurator/TableViewCellConfigurator/CellConfigurator/*.{swift}",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}