blob: fdbacc02fffe80f4a74bc868a6346e8c0e17c5a3 [file] [log] [blame]
{
"name": "JNBTopbar",
"version": "1.0.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": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "JNBTopbar/Classes/**/*"
}