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