blob: c2986af68b3c896915c69066cab1d40996dece29 [file] [log] [blame]
{
"name": "EasyTableView",
"version": "2.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"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alekseyn/EasyTableView.git",
"tag": "2.0.1"
},
"source_files": "Classes/EasyTableView.{h,m}",
"requires_arc": true
}