blob: fe48df792947bf48dab25cf80db7286fbc87f85f [file] [log] [blame]
{
"name": "HoloTableView",
"version": "1.5.2",
"summary": "Harness the power of UITableView with a simplified, chainable and expressive syntax.",
"description": "HoloTableView is a light-weight extension for UITableView. Harness the power of UITableView with a simplified, chainable and expressive syntax.",
"homepage": "https://github.com/gonghonglou/HoloTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gonghonglou": "gonghonglou@icloud.com"
},
"source": {
"git": "https://github.com/gonghonglou/HoloTableView.git",
"tag": "1.5.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HoloTableView/Classes/**/*"
}