[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 4 / JFImageSavePanel / 1.0.2 / JFImageSavePanel.podspec.json
blob25782fd8787c684b295029bb7c9fae59cf1b8903
2   "name": "JFImageSavePanel",
3   "version": "1.0.2",
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.2"
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   ]