blob: 0c5fc9f42828349b08b132e67e4cd59ede1ab246 [file] [log] [blame]
{
"name": "JTTableViewController",
"version": "2.0.11",
"summary": "A ViewController with a tableView which manage pagination and loaders for iOS.",
"homepage": "https://github.com/jonathantribouharet/JTTableViewController",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTTableViewController.git",
"tag": "2.0.11"
},
"source_files": "Source/*.swift",
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTTableViewController/master/Screens/example.gif"
]
}