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