[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / c / WBImageCropper / 0.1.0 / WBImageCropper.podspec.json
blob11adee542fb0638613d2f0a3b32018d4b4dcc5d0
2   "name": "WBImageCropper",
3   "version": "0.1.0",
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": "WBImageCropper/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.0"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WBImageCropper/Classes/**/*"