blob: 98aed19f4e8ecf5b5ed780341ad4cb0253ecb664 [file] [log] [blame]
{
"name": "NA-MDTable",
"version": "0.3.1",
"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/NeverAgain11/MDTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/NeverAgain11/MDTable",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}