blob: 4b9b1fc9907e8c5fc6154523e0023ea3d927ca9c [file] [log] [blame]
{
"name": "EasyTableView",
"version": "0.0.1",
"summary": "Horizontal and vertical scrolling table views for iOS.",
"homepage": "https://github.com/alekseyn/EasyTableView",
"license": {
"type": "MIT"
},
"authors": {
"Aleksey Novicov": "aleksey@yodelcode.com"
},
"source": {
"git": "https://github.com/alekseyn/EasyTableView.git",
"commit": "410d6126d4c1cf7def35c703c670777b44591389"
},
"platforms": {
"ios": null
},
"source_files": "Classes/EasyTableView.{h,m}",
"requires_arc": true
}