[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 1 / MapCache / 0.6.0 / MapCache.podspec.json
blob244e43dd0435273a2b33a169e0f8ddc1fe465992
2   "name": "MapCache",
3   "version": "0.6.0",
4   "summary": "Map caching for iOS. Support offline maps in your app.",
5   "description": "Cache for iOS applications for supporting offline tile maps. Downloads and keeps tiles in disk as user browses the map. Also, it can download a complete area at all different zoom levels for a complete offline experience (beta).\u0013",
6   "homepage": "https://github.com/merlos/MapCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "merlos": "merlos@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/merlos/MapCache.git",
16     "tag": "0.6.0"
17   },
18   "social_media_url": "https://twitter.com/merlos",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "MapCache/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "MapKit"
27   ],
28   "swift_version": "5.0"