[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 8 / 7 / c / MKBOSXCloseButton / 0.0.1 / MKBOSXCloseButton.podspec.json
bloba5a3502c319b16ed345e7a41455c4c3ee2254e59
2   "name": "MKBOSXCloseButton",
3   "version": "0.0.1",
4   "summary": "An NSButton subclass that looks just like the Yosemite+ native window close button",
5   "homepage": "https://github.com/Megatron1000/MKBOSXCloseButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mark Bridges": "support@mark-bridges.com"
12   },
13   "source": {
14     "git": "https://github.com/Megatron1000/MKBOSXCloseButton.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "osx": "10.8"
19   },
20   "source_files": "MKBOSXCloseButton/MKBCloseButton.{h,m}",
21   "requires_arc": true,
22   "screenshots": "https://mark-bridges.com.s3.amazonaws.com/MKBOSXCloseButtonImage.png",
23   "social_media_url": "https://twitter.com/markbridgesapps"