[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / a / 8 / OrthoCropper / 0.0.5 / OrthoCropper.podspec.json
blobab8afcdef34b4bac2e91eea2ddb0e249b0f20009
2   "name": "OrthoCropper",
3   "version": "0.0.5",
4   "summary": "Image cropping/rotating/straightening library for iOS in Swift.",
5   "description": "Image cropping/rotating/straightening library for iOS in Swift.\nThis project aims to provide an image cropping experience like iOS Photos.app.",
6   "homepage": "https://github.com/ortho-fashion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AKiet": "da.kiet@ortho.fashion"
13   },
14   "source": {
15     "git": "https://github.com/AKiet65/OrthoCropper.git",
16     "tag": "0.0.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "OrthoCropper/**/*",
23   "frameworks": "UIKit",
24   "deprecated": true,
25   "swift_version": "5.0"