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