[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 7 / CropPickerView / 0.1.2 / CropPickerView.podspec.json
blob6c7bfe38f07a79ef95aae24ce1622f64225ae6a9
2   "name": "CropPickerView",
3   "version": "0.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CropPickerView/Classes/**/*",
22   "swift_version": "4.2"