[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / CropImage / 0.0.1 / CropImage.podspec.json
blobdd03de34f98b97671740aefbec2957056b89845d
2   "name": "CropImage",
3   "version": "0.0.1",
4   "summary": "A lightweight library for cropping images, supporting circles or rectangles with custom aspect ratios.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lscocoa/CropImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lscocoa": "lscocoa@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/lscocoa/CropImage.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CropImage/Classes/**/*",
23   "swift_version": "5.0"