blob: f21b7f86481711c30566084c49cb30d5a38a5f07 [file] [log] [blame]
{
"name": "TGLStackedViewController",
"version": "2.1.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.1.5"
},
"source_files": "TGLStackedViewController/{TGLStackedViewController,TGLExposedLayout,TGLStackedLayout}.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}