[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 1 / 9 / RSKImageCropperSwift / 1.5.1.swift / RSKImageCropperSwift.podspec.json
blob2775f8d3cee32fe0361dabced2b4bcbec414f630
2   "name": "RSKImageCropperSwift",
3   "version": "1.5.1.swift",
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/tapz/RSKImageCropper.git",
15     "tag": "1.5.1.swift"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "RSKImageCropper/*.{swift}",
21   "resources": "RSKImageCropper/RSKImageCropperStrings.bundle",
22   "frameworks": [
23     "QuartzCore",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"