[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / d / a / TGLStackedViewController / 2.2.4 / TGLStackedViewController.podspec.json
blobb206be2be75255721edff1d721848bee57955548
2   "name": "TGLStackedViewController",
3   "version": "2.2.4",
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": "2.2.4"
13   },
14   "source_files": "TGLStackedViewController/{TGLStackedViewController,TGLExposedLayout,TGLStackedLayout}.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   }