2 "name": "MRWorldMapView",
4 "summary": "View that displays a map with selectable countries.",
5 "description": "`MRWorldMapView` is a `UIView` subclass that displays a world map with selectable countries.\n\nIts appearance can be customized from **Interface Builder** through `IBInspectable` properties or by implementing `MRWorldMapViewDelegate` methods.\n\nLimited support for loading custom [GeoJSON](http://geojson.org) maps is provided through the method `loadGeoJSONMap:withError:`.",
6 "homepage": "https://github.com/hectr/MRWorldMapView",
8 "https://raw.githubusercontent.com/hectr/MRWorldMapView/master/screenshot.jpg",
9 "https://raw.githubusercontent.com/hectr/MRWorldMapView/master/custom.jpg"
11 "license": "Apache 2.0",
13 "hectr": "h@mrhector.me"
16 "git": "https://github.com/hectr/MRWorldMapView.git",
19 "social_media_url": "https://twitter.com/hectormarquesra",
24 "source_files": "MRWorldMapView",