blob: 2475e9ef2588e562df53532d2a0a4a55dbdcc891 [file] [log] [blame]
{
"name": "iOSImageRefiner",
"version": "1.0.1",
"summary": "iOS viewcontroller for cropping and resizing images......",
"description": "iOS viewcontroller that can be added to your existing application so that users can refine their images that are selected.",
"homepage": "https://github.com/asnow003/iOSImageRefiner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allen Snow": "asnow@allensnow.com"
},
"source": {
"git": "https://github.com/asnow003/iOSImageRefiner.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.3"
},
"swift_version": "4.1",
"source_files": "iOSImageRefiner/ImageEdit/ImageEdit.swift",
"resources": [
"iOSImageRefiner/ImageEdit/ImageEdit.storyboard",
"iOSImageRefiner/ImageEdit/ImageEdit.xcassets"
]
}