blob: 5ff38394808ed5e2acbfb26c85d601c7a9780f93 [file] [log] [blame]
{
"name": "JTTableViewController",
"version": "2.1.1",
"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.1.1"
},
"source_files": "Source/*.swift",
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTTableViewController/master/Screens/example.gif"
],
"pushed_with_swift_version": "3.0"
}