[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 8 / RSKCoreGraphics / 1.2.0 / RSKCoreGraphics.podspec.json
blobca31850f96de91f8157c1b3328434312dbdcae86
2   "name": "RSKCoreGraphics",
3   "version": "1.2.0",
4   "summary": "An addition to the CoreGraphics framework.",
5   "description": "An addition to the CoreGraphics framework. RSKCoreGraphics provides the type of object that represents a rectangle in the lower-left-origin coordinate system.",
6   "homepage": "https://github.com/rsk-lab/RSKCoreGraphics",
7   "license": {
8     "type": "RPL-1.5 / R.SK Lab Professional",
9     "file": "COPYRIGHT.md"
10   },
11   "authors": {
12     "Ruslan Skorb": "ruslan@rsk-lab.com"
13   },
14   "source": {
15     "git": "https://github.com/rsk-lab/RSKCoreGraphics.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "RSKCoreGraphics/*.{h,swift}",
23   "requires_arc": true,
24   "dependencies": {
25     "RSKFoundation": [
26       "1.3.0"
27     ]
28   },
29   "swift_version": "5.3"