[Add] picoLLM-iOS 1.2.4
[CocoaPods.git] / Specs / 2 / c / 1 / MapCache / 0.10.0 / MapCache.podspec.json
blobe4dba8d4ff6f918df0d5eeba52fe614d956c4deb
2   "name": "MapCache",
3   "version": "0.10.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.10.0"
17   },
18   "social_media_url": "https://twitter.com/merlos",
19   "swift_versions": "5.0",
20   "source_files": "MapCache/Classes/**/*",
21   "platforms": {
22     "ios": "11.0",
23     "osx": "10.13"
24   },
25   "frameworks": [
26     "Foundation",
27     "MapKit"
28   ],
29   "swift_version": "5.0"