4 "summary": "Convert a location and zoom level into a very short string",
5 "description": "Convert a CLLocation object and zoom level into a 12 character string. This is useful for sharing a map viewport across different screen sizes and platforms",
6 "homepage": "https://github.com/chrischares/TinyCoord",
12 "Chris Chares": "chris@chares.io"
15 "git": "https://github.com/chrischares/TinyCoord.git",
21 "source_files": "src/swift/**/*.swift",
22 "frameworks": "CoreLocation",
23 "pushed_with_swift_version": "3.0"