[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 2 / MJZoomableCoordinateView / 0.6.6 / MJZoomableCoordinateView.podspec.json
blob1288429082b15da9b5bff7d6d32eae1e1e0dc48e
2   "name": "MJZoomableCoordinateView",
3   "version": "0.6.6",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Miloš Jagetić": "milos.jagetic@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/milosjagetic/MJZoomableGridView.git",
16     "tag": "0.6.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MJGridView/Classes/**/*",
23   "swift_version": "5.0"