blob: 69a268a3c9740ed64e7df0dcfe95cd949a832a98 [file] [log] [blame]
{
"name": "TGLStackedViewController",
"version": "1.0.4",
"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.4"
},
"source_files": "TGLStackedViewController",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}