[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 8 / b / NSImage+M5Darkable / 1.1.0 / NSImage+M5Darkable.podspec.json
blobfa3abf2b5c2df48f7ee34bcc9e143fad4c505e9f
2   "name": "NSImage+M5Darkable",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Adds choice to have particular NSImage draw in inverted colors when OS X is in the new Yosemite \"dark mode.\"",
9   "homepage": "https://github.com/mhuusko5/NSImage-M5Darkable",
10   "social_media_url": "https://twitter.com/mhuusko5",
11   "authors": {
12     "Mathew Huusko V": "mhuusko5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mhuusko5/NSImage-M5Darkable.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "osx": "10.8"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Cocoa",
24     "QuartzCore"
25   ],
26   "source_files": "*.{h,m}"