4 "summary": "A Swift implementation of the Polyskel Python library to find Straight Skeletons of polygons",
5 "description": "Polyskel is a Python library for finding the Straight Skeleton of a polygon, as described by Felkel and Obdržálek in their 1998 conference paper Straight skeleton implementation. This is a port to Swift.",
6 "homepage": "https://github.com/andygeers/Polyskel-Swift",
12 "andygeers": "andy@geero.net"
15 "git": "https://github.com/andygeers/Polyskel-Swift.git",
21 "swift_versions": "4.0",
22 "source_files": "Polyskel/Classes/**/*",
28 "swift_version": "4.0"