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