[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 4 / iOSImageRefiner / 1.1.0 / iOSImageRefiner.podspec.json
blobaed66333b36c4cb81606766700b6db6c2c844b12
2   "name": "iOSImageRefiner",
3   "version": "1.1.0",
4   "summary": "iOS viewcontroller for 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": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "swift_version": "4.1",
22   "source_files": [
23     "iOSImageRefiner/ImageRefiner/ImageRefinerOptions.swift",
24     "iOSImageRefiner/ImageRefiner/ImageRefinerOptionsViewController.swift",
25     "iOSImageRefiner/ImageRefiner/ImageRefinerViewController.swift"
26   ],
27   "resources": [
28     "iOSImageRefiner/ImageRefiner/ImageRefiner.storyboard",
29     "iOSImageRefiner/ImageRefiner/ImageRefiner.xcassets"
30   ]