[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / e / 6 / EasyMap / 0.0.1 / EasyMap.podspec.json
blobb0f8c100e50f4f57edb81bb9e5b8243e57269599
2   "name": "EasyMap",
3   "version": "0.0.1",
4   "summary": "A framework for easily working with MapKit.",
5   "description": "EasyMap is a wrapper for MapKit to make it veyr simple to work with. It strips away the\ncomplexity and simply allows you to work with locations and the map view.",
6   "homepage": "http://github.com/sgalizia/EasyMap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sam Galizia": "samgalizia@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/sgalizia/EasyMap.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "EasyMap/**/*.{h,swift}",
22   "pushed_with_swift_version": "3.0"