[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / b / RSKImageCropper / 0.4.0 / RSKImageCropper.podspec.json
blob268bc8ae5f0f1f8482a2773acac0774e85f6868c
2   "name": "RSKImageCropper",
3   "version": "0.4.0",
4   "summary": "An image cropper for iOS like in the Contacts app with support for landscape orientation.",
5   "homepage": "https://github.com/ruslanskorb/RSKImageCropper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ruslan Skorb": "ruslan.skorb@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ruslanskorb/RSKImageCropper.git",
15     "tag": "0.4.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "RSKImageCropper",
21   "frameworks": [
22     "QuartzCore",
23     "UIKit"
24   ],
25   "requires_arc": true