2 "name": "ASPolygonKit",
4 "summary": "A little Swift toolkit for working with polygons",
5 "description": "A small collection of classes, primarily used for handling creating a union of polygons. The resulting polygons are compatible with MapKit. Be warned, it doesn't work for all kinds of polygons.",
6 "homepage": "https://github.com/nighthawk/ASPolygonKit",
12 "nighthawk": "adrian.schoenig@gmail.com"
15 "git": "https://github.com/nighthawk/ASPolygonKit.git",
18 "social_media_url": "https://twitter.com/nhawk",
23 "swift_version": "4.0",
24 "source_files": "ASPolygonKit/Classes/**/*",
25 "frameworks": "MapKit"