blob: 3172230725f855af5fc28b57a65519cad3d165e6 [file] [log] [blame]
{
"name": "JAQBlurryTableViewController",
"version": "0.0.2",
"summary": "UITableViewController with a Blurry Header that unblurs when scrolling up",
"homepage": "https://github.com/JavierQuerol/JAQBlurryTableViewController",
"screenshots": "https://dl.dropboxusercontent.com/u/15831273/JAQBlurryDemo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javier Querol": "javier.querol@treenovum.es"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/JavierQuerol/JAQBlurryTableViewController.git",
"tag": "0.0.2"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}