blob: fe984a65906e491b9c0ed028a3dd2b9120a9534d [file] [log] [blame]
{
"name": "VIHorizontalTableView",
"version": "0.0.1",
"summary": "A few superclasses and docs for making horizontal table views.",
"homepage": "https://github.com/yas375/VIHorizontalTableView",
"license": {
"type": "MIT"
},
"authors": {
"Victor Ilyukevich": "ilyukevich.victor@gmail.com"
},
"source": {
"git": "https://github.com/yas375/VIHorizontalTableView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}