2 "name": "UIBezierPath-Query",
4 "summary": "Functions to preform interesting queries on UIBezierPath and NSBezierPath",
5 "description": "This library adds several major features to UIBezierPath.\n\n- Calculating path length\n- Calculating bezier points\n- Calculating perpendicular points and distances\n- Calculating path slope and tangent angles",
6 "homepage": "https://github.com/ifullgaz/UIBezierPath-Query",
12 "Emmanuel Merali": "emmanuel@merali.me"
15 "git": "https://github.com/ifullgaz/UIBezierPath-Query.git",
28 "source_files": "UIBezierPath-Query/Classes/**/*",
29 "swift_version": "5.1"