[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / a / TGLStackedViewController / 1.0.1 / TGLStackedViewController.podspec.json
bloba1c0af0dfbf89868d94001f2b05c0f565eac5c31
2   "name": "TGLStackedViewController",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Passbook and Reminders apps.",
6   "homepage": "https://github.com/gleue/TGLStackedViewController",
7   "authors": {
8     "Tim Gleue": "tim@gleue-interactive.com"
9   },
10   "source": {
11     "git": "https://github.com/gleue/TGLStackedViewController.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "TGLStackedViewController",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   }