[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 3 / RSKBezierPath / 1.0.1 / RSKBezierPath.podspec.json
blob918b06a774aabc8b72aaf12401b9e44c19ea2632
2   "name": "RSKBezierPath",
3   "version": "1.0.1",
4   "summary": "The type of object that represents a Bézier path.",
5   "description": "The type of object that represents a Bézier path. RSKBezierPath provides the initializer to create a Bézier path with a rectangular path rounded at the specified corners and with the specified corner radii.",
6   "homepage": "https://github.com/rsk-lab/RSKBezierPath",
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/RSKBezierPath.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "RSKBezierPath/*.{h,swift}",
23   "requires_arc": true,
24   "swift_version": "5.3"