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