[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / f / 5 / 4 / JFImageSavePanel / 1.0.4 / JFImageSavePanel.podspec.json
blob2037b94bfcad18bd2da8b6163f6e61edef2f1b7a
2   "name": "JFImageSavePanel",
3   "version": "1.0.4",
4   "summary": "NSSavePanel wrapper for image save dialogs",
5   "description": "An NSSavePanel wrapper for use with images, similar to Preview.app. Includes image type selector and, where applicable, output quality settings",
6   "homepage": "https://github.com/jaz303/JFImageSavePanel",
7   "screenshots": "https://github.com/sebj/JFImageSavePanel/raw/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Jason Frame": "jason@onehackoranother.com"
11   },
12   "source": {
13     "git": "https://github.com/jaz303/JFImageSavePanel.git",
14     "tag": "1.0.4"
15   },
16   "social_media_url": "https://twitter.com/jaz303",
17   "platforms": {
18     "osx": null
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes",
22   "resources": [
23     "Pod/Assets/*.xib"
24   ]