[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 1 / MapCache / 0.5.3 / MapCache.podspec.json
blob0171d1e3b9489889422e7fd36466ad1b2c12776a
2   "name": "MapCache",
3   "version": "0.5.3",
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.3"
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"