[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / 6 / c / BezierKit / 0.1.12 / BezierKit.podspec.json
blob4d9aa62b534dde1a65be19517ce5d0490ce8bdd2
2   "name": "BezierKit",
3   "version": "0.1.12",
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": "8.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.1.12"
26   },
27   "source_files": "BezierKit/Library"