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