blob: 224572e95e474da51849e9229cce356f0ff0754a [file] [log] [blame]
{
"name": "MBPopup",
"version": "1.0.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.0.0"
},
"social_media_url": "https://twitter.com/inket",
"platforms": {
"osx": "10.10"
},
"source_files": "MBPopup/**/*.swift",
"pushed_with_swift_version": "3.0"
}