[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 3 / AKImageCropperView / 2.0.0 / AKImageCropperView.podspec.json
blobb03925de887299862139dcc5b9bc91ed61dd9384
2   "name": "AKImageCropperView",
3   "version": "2.0.0",
4   "homepage": "https://github.com/artemkrachulov/AKImageCropperView",
5   "summary": "Responsive image cropper",
6   "description": "Image cropping plugin which supported different devices orientation. Easy to set up and configure. Has many settings for flexible integration into your project. Behavior is similar to native iOS photo cropper.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Artem Krachulov": "artem.krachulov@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/artemkrachulov/AKImageCropperView.git",
19     "tag": "v2.0.0"
20   },
21   "source_files": "AKImageCropperView/*.{swift}",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"