blob: 1661de4d2fc2da0fc5494c586bd61e307dfa2816 [file] [log] [blame]
{
"name": "JTTableViewController",
"version": "1.0.5",
"summary": "A ViewController for manage pagination and loaders for iOS.",
"homepage": "https://github.com/jonathantribouharet/JTTableViewController",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTTableViewController.git",
"tag": "1.0.5"
},
"source_files": "JTTableViewController/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTTableViewController/master/Screens/example.gif"
],
"dependencies": {
"Masonry": [
]
}
}