blob: 38eaa9674d03a72f1b05d4334946fd0fd15d227e [file] [log] [blame]
{
"name": "BedgeNotificHub",
"version": "0.1.0",
"summary": "A way to quickly add a notification bedge icon to any view.",
"description": "Make any UIView a full fledged notification center. A way to quickly add a notification bedge icon to any view.",
"homepage": "https://github.com/jogendra/BedgeNotificHub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jogendra": "jogendra.iitbhu@gmail.com"
},
"source": {
"git": "https://github.com/jogendra/BedgeNotificHub.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "BedgeNotificHub/Classes/**/*"
}