[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / 7 / CropPickerView / 0.2.0 / CropPickerView.podspec.json
blob6e7cd362f3e6d193042b1dbd8b5d0c31d2e68d37
2   "name": "CropPickerView",
3   "version": "0.2.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CropPickerView/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"