blob: 87d2dbe78d9c816c765b2c9e16f96513f7bcff49 [file] [log] [blame]
{
"name": "JFImageSavePanel",
"version": "1.0.1",
"summary": "NSSavePanel wrapper for image save dialogs",
"description": "An NSSavePanel wrapper for use with images, similar to Preview.app. Includes image type selector and, where applicable, output quality settings",
"homepage": "https://github.com/jaz303/JFImageSavePanel",
"screenshots": "https://github.com/sebj/JFImageSavePanel/raw/master/screenshot.png",
"license": "MIT",
"authors": {
"Jason Frame": "jason@onehackoranother.com"
},
"source": {
"git": "https://github.com/jaz303/JFImageSavePanel.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/jaz303",
"platforms": {
"osx": null
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": [
"Pod/Assets/*.xib"
]
}