[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 5 / 1 / MapManager / 1.0.1 / MapManager.podspec.json
blob56c52dc6d5ef4bd95f5e4f4d0db1c108f16aac89
2   "name": "MapManager",
3   "version": "1.0.1",
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.0.1"
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"