blob: 67737e05cca37b668f4c9d4937d3c3bbbc29ebdb [file] [log] [blame]
{
"name": "JNBTopbar",
"version": "0.1.1",
"summary": "A customizable top bar.",
"swift_version": "4.2",
"description": "Use this controller to easily show notification like infomation to users. Show content of any kind by providing your own view.",
"homepage": "https://github.com/jnblanchard/JNBTopbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jnblanchard@mac.com": "jnblanchard@mac.com"
},
"source": {
"git": "https://github.com/jnblanchard/JNBTopbar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "JNBTopbar/Classes/**/*"
}