[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 1 / MemoryCache / 0.3.0 / MemoryCache.podspec.json
blob4dd1512721f18d3a8c8957762ad740c9d387ae72
2   "name": "MemoryCache",
3   "version": "0.3.0",
4   "summary": "MemoryCache is type-safe memory cache.",
5   "description": "MemoryCache is type-safe memory cache. It can benefit from `NSCache` features by wrapping `NSCache`.",
6   "homepage": "https://github.com/yysskk/MemoryCache",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE"
10   },
11   "authors": {
12     "yysskk": "yusuke.0213@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yysskk/MemoryCache.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/_yysskk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "Sources/*.swift"