[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 1 / MapCache / 0.1.0 / MapCache.podspec.json
blobd9b1705ef832c217992f0ccceb0fd7640c5459c3
2   "name": "MapCache",
3   "version": "0.1.0",
4   "summary": "Smart map caching for iOS.",
5   "description": "A smart cache for iOS Map Applications.",
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.1.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"