blob: c7c095ae3a07b7d57c3439e0381f1d0ebc9c60a3 [file] [log] [blame]
{
"name": "HoloTableView",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HoloTableView/Classes/**/*"
}