[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / f / 7 / CropPickerView / 0.2.8 / CropPickerView.podspec.json
blob03e34e277256d568ada1ecc3acebda4c3dab53ad
2   "name": "CropPickerView",
3   "version": "0.2.8",
4   "summary": "View with Crop screen",
5   "description": "The Corner and Side buttons allow you to modify the position of the crop and UIScrollView to zoom the image. If the image is larger than the area of the UIScrollView, the image can be scrolled up and down, left and right, and if the image is smaller than the area of the UIScrollView, the image is always centered.",
6   "homepage": "https://github.com/pikachu987/CropPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu77769@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/CropPickerView.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CropPickerView/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"