blob: caec32df9f345f6b17efdc449b1d6d0375c4aaec [file] [log] [blame]
{
"name": "MBPopup",
"version": "1.1.0",
"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": "1.1.0"
},
"social_media_url": "https://twitter.com/inket",
"platforms": {
"osx": "10.10"
},
"source_files": "MBPopup/**/*.swift",
"swift_version": "4.0.2"
}