blob: 489d4f4920976d1a121c1e146af3648a33399081 [file] [log] [blame]
{
"name": "TGLStackedViewController",
"version": "2.1.3",
"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.1.3"
},
"source_files": "TGLStackedViewController",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}