[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / c / BezierKit / 0.16.1 / BezierKit.podspec.json
blobb57989fb6f7771d59ed6944e917170f28688535e
2   "name": "BezierKit",
3   "version": "0.16.1",
4   "summary": "comprehensive Bezier Path library written in Swift",
5   "homepage": "https://github.com/hfutrell/BezierKit",
6   "license": "MIT",
7   "authors": {
8     "Holmes Futrell": "holmesfutrell@gmail.com"
9   },
10   "swift_versions": "5.3",
11   "platforms": {
12     "ios": "13.0",
13     "osx": "10.12"
14   },
15   "ios": {
16     "frameworks": [
17       "UIKit",
18       "CoreGraphics"
19     ]
20   },
21   "osx": {
22     "frameworks": "AppKit"
23   },
24   "source": {
25     "git": "https://github.com/hfutrell/BezierKit.git",
26     "tag": "v0.16.1"
27   },
28   "source_files": "BezierKit/Library",
29   "swift_version": "5.3"