blob: 5e063ad933bb9c3352d34d05b78d652ae9333f4f [file] [log] [blame]
{
"name": "MDTable",
"version": "0.3.0",
"summary": "Elegant way to write tableView in Swift",
"description": "A simple but power wrapper of UITableView to create model-driven TableView.",
"homepage": "https://github.com/LeoMobileDeveloper/MDTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/MDTable.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}