[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 7 / 5 / EGOCache / 2.2.0 / EGOCache.podspec.json
blobae882b8720aa23c313cbe622a9d75122c1484706
2   "name": "EGOCache",
3   "version": "2.2.0",
4   "summary": "Fast Caching for Objective-C (Works with macOS, iOS, tvOS and watchOS).",
5   "description": "EGOCache is a simple, thread-safe key value cache store for macOS, iOS, tvOS and watchOS.",
6   "homepage": "https://github.com/enormego/EGOCache",
7   "license": "MIT",
8   "authors": "Shaun Harrison",
9   "social_media_url": "http://twitter.com/shnhrrsn",
10   "source": {
11     "git": "https://github.com/enormego/EGOCache.git",
12     "tag": "2.2.0"
13   },
14   "requires_arc": true,
15   "source_files": "Sources/*.{h,m}",
16   "platforms": {
17     "osx": "10.8",
18     "ios": "7.0",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   }