[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / 6 / HidesNavigationBarWhenPushed / 1.0.1 / HidesNavigationBarWhenPushed.podspec.json
blob08e1d921709b04ecad2691e20d4c15297d0bdaea
2   "name": "HidesNavigationBarWhenPushed",
3   "version": "1.0.1",
4   "summary": "A library, which adds the ability to hide navigation bar when view controller is pushed via hidesNavigationBarWhenPushed flag",
5   "homepage": "https://github.com/gontovnik/HidesNavigationBarWhenPushed",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Danil Gontovnik": "danil@gontovnik.com"
12   },
13   "source": {
14     "git": "https://github.com/gontovnik/HidesNavigationBarWhenPushed.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "HidesNavigationBarWhenPushed/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "swift_version": "4.1"