[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 0 / GZStackViewController / 1.0.2 / GZStackViewController.podspec.json
blob516865e0d6b2502a67aa15a85f9a477b16b8af22
2   "name": "GZStackViewController",
3   "module_name": "StackViewController",
4   "version": "1.0.2",
5   "summary": "Protocol powered approach of creating fully featured StackViewControllers in Swift3",
6   "description": "UIKit has UITableViewController for UITableView, as well as having UICollectionViewController for UICollectionView.\nSo why not having a UIStackViewController for UIStackView?",
7   "homepage": "https://github.com/genozhou/StackViewController",
8   "license": "MIT",
9   "authors": {
10     "Hanxuan Zhou (Geno)": "genozhou@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/genozhou/StackViewController.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "StackViewController/**",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "3.0",
22   "deprecated": true