[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 3 / WeexImageCropPicker / 1.0.2 / WeexImageCropPicker.podspec.json
blob2f16f53199cafcee84aaad907d74b4670a40230a
2   "name": "WeexImageCropPicker",
3   "version": "1.0.2",
4   "summary": "A weex plugin for image picker",
5   "description": "WeexImageCropPicker is an image picker with support for camera, configurable compression, multiple images and cropping for weex framework.",
6   "homepage": "https://github.com/voids/weex-image-crop-picker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "voids": "qiudong26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/voids/weex-image-crop-picker.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ios/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexSDK": [
26     ],
27     "QBImagePickerController": [
28       "~> 3.4.0"
29     ],
30     "RSKImageCropper": [
31       "~> 2.0.0"
32     ]
33   }