blob: 73f6c4796619edcdb0accd78ea8d92e2a35efb66 [file] [log] [blame]
{
"name": "MBPopup",
"version": "5.0.3",
"summary": "macOS status bar popups done right.",
"description": "MBPopup is a macOS framework for easily adding a customizable status bar popup to your apps.",
"homepage": "https://github.com/inket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahdi Bchetnia": "mahdi@outlook.com"
},
"source": {
"git": "https://github.com/inket/MBPopup.git",
"tag": "5.0.3"
},
"social_media_url": "https://twitter.com/inket",
"platforms": {
"osx": "10.10"
},
"source_files": "MBPopup/**/*.swift",
"swift_versions": "5.1",
"swift_version": "5.1"
}