[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 8 / RSKCoreGraphics / 2.0.0 / RSKCoreGraphics.podspec.json
blob4e37da7ac2d89dfa01e9270c911be577ac0f9b56
2   "name": "RSKCoreGraphics",
3   "version": "2.0.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": "2.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RSKCoreGraphics/*.{h,swift}",
23   "requires_arc": true,
24   "dependencies": {
25     "RSKFoundation": [
26       "2.0.0"
27     ]
28   },
29   "swift_version": "5.0"