[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / 1 / 8 / 2 / KRNImageProcessor / 0.0.2 / KRNImageProcessor.podspec.json
blob203b9f69e311e0f56c397d8e9727b48d771abd60
2   "name": "KRNImageProcessor",
3   "version": "0.0.2",
4   "summary": "KRNImageProcessor is a simple group of classes to crop, resize and perform other actions with images",
5   "homepage": "https://github.com/ulian-onua/KRNImageProcessor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Drapaylo": "ulian.onua@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ulian-onua/KRNImageProcessor.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Source/*.{swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   },
24   "swift_version": "4.2",
25   "frameworks": "UIKit",
26   "requires_arc": true