blob: 799aae6fcdddb8ed63b7bc9f3661dc982b2d9889 [file] [log] [blame]
{
"name": "EasyTableView",
"version": "1.1.0",
"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",
"tag": "1.1.0"
},
"platforms": {
"ios": null
},
"source_files": "Classes/EasyTableView.{h,m}",
"requires_arc": true
}