[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 9 / d / MBPopup / 1.0.0 / MBPopup.podspec.json
blob224572e95e474da51849e9229cce356f0ff0754a
2   "name": "MBPopup",
3   "version": "1.0.0",
4   "summary": "macOS status bar popups done right.",
5   "description": "MBPopup is a macOS framework for easily adding a customizable status bar popup to your apps.",
6   "homepage": "https://github.com/inket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahdi Bchetnia": "mahdi@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/inket/MBPopup.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/inket",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "source_files": "MBPopup/**/*.swift",
23   "pushed_with_swift_version": "3.0"