[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 0 / CropPickerController / 0.1.1 / CropPickerController.podspec.json
blob3d88cc5d646d52d3b6244358eb21f134dc9b6a92
2   "name": "CropPickerController",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "CropPickerController/Classes/**/*",
23   "dependencies": {
24     "CropPickerView": [
25       "0.1.1"
26     ]
27   }