blob: 8f05b04916319332a76342aca62af15af32ccdbf [file] [log] [blame]
{
"name": "SFStaticNavigationBarController",
"version": "0.1.5",
"summary": "A a custom UINavigationController with a static navigation bar.",
"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",
"homepage": "https://github.com/crystalSETH/SFStaticNavigationBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"crystalSETH": "sethfolley@gmail.com"
},
"source": {
"git": "https://github.com/crystalSETH/SFStaticNavigationBarController.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SFStaticNavigationBarController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}