blob: 1b5751c54b53246fd80a544c7fc7e8020872f26d [file] [log] [blame]
{
"name": "TGLStackedViewController",
"version": "2.0.5",
"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": "2.0.5"
},
"source_files": "TGLStackedViewController",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}