blob: 7fc89e258615986d62bfe8374c12945357d79c96 [file] [log] [blame]
{
"name": "EasyTableView",
"version": "2.0.2",
"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.2"
},
"source_files": "Classes/EasyTableView.{h,m}",
"requires_arc": true
}