2 "name": "MJZoomableCoordinateView",
4 "summary": "A view for displaying a zoomable coordinate grid.",
5 "description": "A view for displaying a zoomable coordinate grid. Grid is rendered with more details as it's zoomed in, or rendered with less details as it's zoomed out.\nMade using `CATiledLayer`. Rendered in a grid of tiles, each tile asynchronously on a separate thread.",
6 "homepage": "https://github.com/milosjagetic/MJZoomableGridView",
12 "Miloš Jagetić": "milos.jagetic@gmail.com"
15 "git": "https://github.com/milosjagetic/MJZoomableGridView.git",
21 "swift_versions": "5.0",
22 "source_files": "MJGridView/Classes/**/*",
23 "swift_version": "5.0"