Skip to content

Commit

Permalink
[Add] JTTableViewController 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvuko authored and CocoaPodsBot committed Nov 26, 2015
1 parent 1677348 commit d266b04
Showing 1 changed file with 29 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "JTTableViewController",
"version": "1.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": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTTableViewController.git",
"tag": "1.0.6"
},
"source_files": "JTTableViewController/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTTableViewController/master/Screens/example.gif"
],
"dependencies": {
"Masonry": [

]
}
}

0 comments on commit d266b04

Please sign in to comment.