[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 8 / RSKCoreGraphics / 1.1.0 / RSKCoreGraphics.podspec.json
blobc9df6c554faec73314dc7ce4797739afd01a747f
2   "name": "RSKCoreGraphics",
3   "version": "1.1.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.",
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.1.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.2.0"
27     ]
28   },
29   "swift_version": "5.3"