blob: 76f65348acd9b1bbd15d7c921ec1ab8d1456e821 [file] [log] [blame]
{
"name": "JSTextTableView",
"version": "0.1.8",
"summary": "A smart UITableView",
"description": "A simply made, efficient UITableView",
"homepage": "https://github.com/jseidman95/JSTextTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesse Seidman": "jseidman95@yahoo.com"
},
"source": {
"git": "https://github.com/jseidman95/JSTextTableView.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": [
"JSTextTableView/*.swift",
"Pod/*"
],
"dependencies": {
"RotatingArrowView": [
]
}
}