[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 4 / iOSImageRefiner / 0.3.0 / iOSImageRefiner.podspec.json
blob444e2c4e55a475d2759145b2e026059ebdc05e85
2   "name": "iOSImageRefiner",
3   "version": "0.3.0",
4   "summary": "iOS viewcontroller for refining, cropping, and resizing images......",
5   "description": "iOS viewcontroller that can be added to your existing application so that users can refine their images that are selected.",
6   "homepage": "https://github.com/asnow003/iOSImageRefiner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Allen Snow": "asnow@allensnow.com"
13   },
14   "source": {
15     "git": "https://github.com/asnow003/iOSImageRefiner.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "swift_version": "4.1",
22   "source_files": "iOSImageRefiner/ImageEdit.swift",
23   "resources": [
24     "iOSImageRefiner/ImageEdit.storyboard",
25     "iOSImageRefiner/ImageEdit.xcassets"
26   ]