blob: 6f95f31f1fa418ff9f2cf806bb39dbd59952820d [file] [log] [blame]
{
"name": "DTTableViewManager",
"version": "2.0.0-RC1",
"license": "MIT",
"summary": "The most simple and robust way to manage UITableView.",
"homepage": "https://github.com/DenHeadless/DTTableViewManager",
"authors": {
"Denys Telezhkin": "denys.telezhkin@yandex.ru"
},
"source": {
"git": "https://github.com/DenHeadless/DTTableViewManager.git",
"tag": "2.0.0-RC1"
},
"source_files": "DTTableViewManager",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}