[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 8 / c / SFStaticNavigationBarController / 0.1.8 / SFStaticNavigationBarController.podspec.json
bloba16d2e5958936e389ffe6148f45644f5f5a3b3a0
2   "name": "SFStaticNavigationBarController",
3   "version": "0.1.8",
4   "summary": "A a custom UINavigationController with a static navigation bar.",
5   "description": "SFStaticNavigationBarController is a custom UINavigationController with a static navigation bar\n• A custom navigation bar with 3 possible states and an indicator for these states\n• Transitions from left and from right based on where you are and where you are navigating to",
6   "homepage": "https://github.com/crystalSETH/SFStaticNavigationBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "crystalSETH": "sethfolley@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/crystalSETH/SFStaticNavigationBarController.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SFStaticNavigationBarController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"