[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / c / BezierKit / 0.6.2 / BezierKit.podspec.json
blob28217ad61ed39d9ec7e0b5434beffaea4f92e5d0
2   "name": "BezierKit",
3   "version": "0.6.2",
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.6.2"
26   },
27   "source_files": "BezierKit/Library"