[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 0 / 4 / c / WBImageCropper / 0.1.2 / WBImageCropper.podspec.json
blob460c6cf1d159061bd50ebb72952ea56f8d6aff76
2   "name": "WBImageCropper",
3   "version": "0.1.2",
4   "summary": "This controller will provide you cropping of an image with different inout masks",
5   "description": "This amazing library will provide you a user friendly view to do the cropping of an input image. We have to provide an input image and required cropping mask. we need to confirm to its delegate in which you will get the cropped image with the desired mask",
6   "homepage": "https://github.com/mwaqasbhati/WBImageCropper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mwaqasbhati": "m.waqas.bhati@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mwaqasbhati/WBImageCropper.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WBImageCropper/Classes/**/*"