[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 4 / 2 / 0 / CropPickerController / 0.1.3 / CropPickerController.podspec.json
blob412f463740e5288181f9e73c318aa14351b643ea
2   "name": "CropPickerController",
3   "version": "0.1.3",
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.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CropPickerController/Classes/**/*",
23   "dependencies": {
24     "CropPickerView": [
25       "0.1.3"
26     ]
27   },
28   "swift_version": "5.0"