[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / b / NSImage+MISSINGTint / 1.0.0 / NSImage+MISSINGTint.podspec.json
blobfcc6bbf73e68b76d29419b8b748558642910875a
2   "name": "NSImage+MISSINGTint",
3   "version": "1.0.0",
4   "summary": "A tiny library for creating tinted images.",
5   "homepage": "https://github.com/shergin/NSImage-MISSINGTint",
6   "license": "MIT",
7   "authors": {
8     "Valentin Shergin": "valentin@shergin.com"
9   },
10   "source": {
11     "git": "https://github.com/shergin/NSImage-MISSINGTint.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "osx": "10.7"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "frameworks": "AppKit"