[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 6 / c / BezierKit / 0.4.0 / BezierKit.podspec.json
blobd6230d6b77a6f30ba82e25ceb83e915bf87f39ff
2   "name": "BezierKit",
3   "version": "0.4.0",
4   "summary": "comprehensive Bezier curve 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": "9.0",
12     "osx": "10.10"
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.4.0"
26   },
27   "source_files": "BezierKit/Library"