blob: 444e2c4e55a475d2759145b2e026059ebdc05e85 [file] [log] [blame]
{
"name": "iOSImageRefiner",
"version": "0.3.0",
"summary": "iOS viewcontroller for refining, 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": "0.3.0"
},
"platforms": {
"ios": "11.3"
},
"swift_version": "4.1",
"source_files": "iOSImageRefiner/ImageEdit.swift",
"resources": [
"iOSImageRefiner/ImageEdit.storyboard",
"iOSImageRefiner/ImageEdit.xcassets"
]
}