[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / c / BezierKit / 0.5.12 / BezierKit.podspec.json
blobb532c763b28f014fca95415accbc23559b42d0ba
2   "name": "BezierKit",
3   "version": "0.5.12",
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   "platforms": {
11     "ios": "10.0",
12     "osx": "10.12"
13   },
14   "ios": {
15     "frameworks": [
16       "UIKit",
17       "CoreGraphics"
18     ]
19   },
20   "osx": {
21     "frameworks": "AppKit"
22   },
23   "source": {
24     "git": "https://github.com/hfutrell/BezierKit.git",
25     "tag": "v0.5.12"
26   },
27   "source_files": "BezierKit/Library"