blob: a1c0af0dfbf89868d94001f2b05c0f565eac5c31 [file] [log] [blame]
{
"name": "TGLStackedViewController",
"version": "1.0.1",
"license": "MIT",
"summary": "A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Passbook and Reminders apps.",
"homepage": "https://github.com/gleue/TGLStackedViewController",
"authors": {
"Tim Gleue": "tim@gleue-interactive.com"
},
"source": {
"git": "https://github.com/gleue/TGLStackedViewController.git",
"tag": "1.0.1"
},
"source_files": "TGLStackedViewController",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}