2 "name": "MGGStaticMapView",
4 "license": "Apache V2",
5 "summary": "Drop-in replacement for MKMapView that uses a snapshotter to reduce memory usage.",
6 "homepage": "https://github.com/mglidden/MGGStaticMapView",
8 "Mason Glidden": "mason@masonglidden.com"
11 "git": "https://github.com/mglidden/MGGStaticMapView.git",
18 "public_header_files": "MGGStaticMapView/Source/**/MGGStaticMapView.h",
19 "source_files": "MGGStaticMapView/Source/**/*.{h,m}"