2 "name": "CodableGeoJSON",
4 "summary": "A Swift implementation of GeoJSON",
5 "description": "This implementation of GeoJSON conforms to [rfc7946](https://tools.ietf.org/html/rfc7946) and is designed for usage with `Codable` objects.",
6 "homepage": "https://github.com/guykogus/CodableGeoJSON",
12 "Guy Kogus": "guy.kogus@gmail.com"
14 "documentation_url": "http://geojson.org",
21 "swift_versions": "5.8",
23 "git": "https://github.com/guykogus/CodableGeoJSON.git",
26 "source_files": "CodableGeoJSON/*.swift",
32 "swift_version": "5.8"