[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / d / 2 / 6 / HidesNavigationBarWhenPushed / 1.0 / HidesNavigationBarWhenPushed.podspec.json
blobbebcf9ad398195696eb0003a6b163593b1760373
2   "name": "HidesNavigationBarWhenPushed",
3   "version": "1.0",
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"
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"