blob: 329eb51b68e014662940015b24aa82c7d7bc2492 [file] [log] [blame]
{
"name": "JNBBottombar",
"version": "0.1.1",
"summary": "Customizable bottom bar controller.",
"swift_version": "4.2",
"description": "If you have bottom content that you would like to show and hide off screen. This controller makes it really easy to show anything as bottom information. It is a great way to show some interaction in your app.",
"homepage": "https://github.com/jnblanchard/JNBBottombar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jnblanchard@mac.com": "jnblanchard@mac.com"
},
"source": {
"git": "https://github.com/jnblanchard/JNBBottombar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "JNBBottombar/Classes/**/*"
}