[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 1 / MapManager / 1.1.0 / MapManager.podspec.json
blob28a978f44dd847809f47d7a75064d5fbf0fba69d
2   "name": "MapManager",
3   "version": "1.1.0",
4   "summary": "The map the way it should be.",
5   "description": "MapManager is an extension of MKMapView. From the same creator of TableManager and with the same goal, MapManager comes to help you to implement your map and pins easily.",
6   "homepage": "https://github.com/Morbix",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Henrique Morbin": "morbin_@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenCraft/MapManager.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/Morbin_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MapManager/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "pushed_with_swift_version": "3.0"