blob: 94e06f4a64e3d0949c26f8b9f84754f8bc3ff272 [file] [log] [blame]
{
"name": "HaidoraTableViewManager",
"version": "2.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}