blob: 15fdceb2b07c56425bfc5cc521354902aeddec3e [file] [log] [blame]
{
"name": "SFStaticNavigationBarController",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SFStaticNavigationBarController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}