[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 2 / c / 1 / MapCache / 0.5.0 / MapCache.podspec.json
blob1ca80820045b761b081288ea282e3d85ac0a878b
2   "name": "MapCache",
3   "version": "0.5.0",
4   "summary": "Map caching for iOS. Support offline maps in your app.",
5   "description": "Map cache for iOS applications for offline maps. Download tiles in disk as user browsers the map or download an area for supporting offline maps.",
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.5.0"
17   },
18   "social_media_url": "https://twitter.com/merlos",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "MapCache/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "MapKit"
27   ],
28   "swift_version": "5.0"