blob: bdb5f709b408ebf30fe78aba93d6a78b1a7a4eed [file] [log] [blame]
{
"name": "HaidoraTableViewManager",
"version": "2.0.4",
"summary": "a wrapper for UITableView.",
"description": "a wrapper for UITableViewDatasource and UITableViewDelegate.",
"homepage": "https://github.com/Haidora/HaidoraTableViewManager",
"license": "MIT",
"authors": {
"mrdaios": "mrdaios@gmail.com"
},
"source": {
"git": "https://github.com/Haidora/HaidoraTableViewManager.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}