[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 2 / 0 / CropPickerController / 0.2.0 / CropPickerController.podspec.json
blobdba5c861f7e2e21c2e1334e9c10a99ad648d549e
2   "name": "CropPickerController",
3   "version": "0.2.0",
4   "summary": "There is a single image picker controller for cropping and a multi image picker controller for selecting various images.",
5   "description": "There is a single image picker controller for cropping and a multi image picker controller for selecting various images. You can select an album and it will be updated automatically when you edit the album.",
6   "homepage": "https://github.com/pikachu987/CropPickerController",
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/CropPickerController.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CropPickerController/Classes/**/*",
23   "dependencies": {
24     "CropPickerView": [
25       "0.2.7"
26     ]
27   },
28   "swift_version": "5.0"