blob: 5bcd9a20ef238a389cee028e09920efb10e8d97e [file] [log] [blame]
{
"name": "NSImage+Trim",
"version": "0.0.1",
"summary": "A library for trimming images.",
"homepage": "https://github.com/mipmip/NSImage-Trim",
"license": "MIT",
"authors": {
"Pim Snel": "pim@lingewoud.com"
},
"source": {
"git": "https://github.com/mipmip/NSImage-Trim.git",
"tag": "0.0.1"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "AppKit"
}