blob: d759d13e5c7589515002ff2e2b869c25ef53243e [file] [log] [blame]
{
"name": "JTScrollViewController",
"version": "1.0.5",
"summary": "Create ScrollViewController pragmatically using Auto Layout.",
"homepage": "https://github.com/jonathantribouharet/JTScrollViewController",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTScrollViewController.git",
"tag": "1.0.5"
},
"source_files": "JTScrollViewController/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0"
]
}
}