blob: ed43599c3dbe5936baa09fc947c8e297f2360036 [file] [log] [blame]
{
"name": "PTEHorizontalTableView",
"version": "1.1.0",
"summary": "Horizontal UITableView inspired by EasyTableView.",
"homepage": "https://github.com/PTEz/PTEHorizontalTableView",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Ernesto Rivera": "rivera.ernesto@gmail.com"
},
"source": {
"git": "https://github.com/PTEz/PTEHorizontalTableView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"preserve_paths": [
"README.md",
"NOTICE"
],
"source_files": "PTEHorizontalTableView.{h,m}"
}