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