[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / e / 4 / QCropper / 0.1.1 / QCropper.podspec.json
blobc3b5c0a513c2cb2d6d7f6fec3b2fdc3281c61cf0
2   "name": "QCropper",
3   "version": "0.1.1",
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/qchenqizhi/QCropper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chen": "qchenqizhi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qchenqizhi/QCropper.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "QCropper/**/*",
23   "resources": [
24     "Assets/*.png"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "5.0"