[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / 5 / MRWorldMapView / 0.0.1 / MRWorldMapView.podspec.json
blobca18900447415089fed5f864f1daf0d2973552c9
2   "name": "MRWorldMapView",
3   "version": "0.0.1",
4   "summary": "View that displays a world 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 through `IBInspectable`s.",
6   "homepage": "https://github.com/hectr/MRWorldMapView",
7   "screenshots": "https://github.com/hectr/MRWorldMapView/blob/master/screenshot.jpg?raw=true",
8   "license": "Apache 2.0",
9   "authors": {
10     "hectr": "h@mrhector.me"
11   },
12   "source": {
13     "git": "https://github.com/hectr/MRWorldMapView.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "MRWorldMapView",
21   "frameworks": "UIKit"