blob: fcc6bbf73e68b76d29419b8b748558642910875a [file] [log] [blame]
{
"name": "NSImage+MISSINGTint",
"version": "1.0.0",
"summary": "A tiny library for creating tinted images.",
"homepage": "https://github.com/shergin/NSImage-MISSINGTint",
"license": "MIT",
"authors": {
"Valentin Shergin": "valentin@shergin.com"
},
"source": {
"git": "https://github.com/shergin/NSImage-MISSINGTint.git",
"tag": "1.0.0"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "AppKit"
}