[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 1 / 9 / RSKImageCropperSwift / 1.5.1.swift3 / RSKImageCropperSwift.podspec.json
blob49206f4011fb27233bf06d03559cd1761a23de47
2   "name": "RSKImageCropperSwift",
3   "version": "1.5.1.swift3",
4   "summary": "An image cropper for iOS. This version is ported from Objective-C to Swift 3.0.",
5   "homepage": "https://github.com/tapz/RSKImageCropper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tapani Saarinen": "tsaari@nic.fi",
12     "Ruslan Skorb": "ruslan.skorb@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tapz/RSKImageCropper.git",
16     "tag": "1.5.1.swift3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RSKImageCropper/*.{swift}",
22   "resources": "RSKImageCropper/RSKImageCropperStrings.bundle",
23   "frameworks": [
24     "QuartzCore",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"