[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 3 / d / StackViewController / 1.0.1 / StackViewController.podspec.json
blobb02dfe64306dea2e38da19507b26149088899e82
2   "name": "StackViewController",
3   "version": "1.0.1",
4   "summary": "A UINavigationController like custom container view controller which provides fullscreen pan gesture support to POP and PUSH",
5   "homepage": "https://github.com/guojiubo/StackViewController",
6   "license": "MIT",
7   "authors": {
8     "guojiubo": "guojiubo@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/guojiubo/StackViewController.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "StackViewController",
19     "StackViewController/*.{swift}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]