[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / b / ViewControllerNavigator / 0.1.0 / ViewControllerNavigator.podspec.json
bloba8efad864b39c58d4fd96927cc5c7ac00a402043
2   "name": "ViewControllerNavigator",
3   "version": "0.1.0",
4   "summary": "Moves to a specific ViewController in any iOS ViewStack situation",
5   "homepage": "https://github.com/k-lpmg/ViewControllerNavigator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DongHee Kang": "kanglpmg@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/k-lpmg/ViewControllerNavigator.git",
15     "tag": "0.1.0"
16   },
17   "documentation_url": "https://github.com/k-lpmg/ViewControllerNavigator/blob/master/README.md",
18   "ios": {
19     "source_files": "Sources/**/*.swift"
20   },
21   "platforms": {
22     "ios": "8.0"
23   }