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