[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / d / MBPopup / 1.1.0 / MBPopup.podspec.json
blobcaec32df9f345f6b17efdc449b1d6d0375c4aaec
2   "name": "MBPopup",
3   "version": "1.1.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.1.0"
17   },
18   "social_media_url": "https://twitter.com/inket",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "source_files": "MBPopup/**/*.swift",
23   "swift_version": "4.0.2"