[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / 6 / CodableNSCache / 0.0.1 / CodableNSCache.podspec.json
blobc660063ae46837c9e74f862f23f50c65b91c54fd
2   "name": "CodableNSCache",
3   "version": "0.0.1",
4   "summary": "Simple Wrapper NSCache for Codable Protocol",
5   "homepage": "https://github.com/hiroraba/CodableNSCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hiroki Matsuo": "xornelius0313@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/hiroraba/CodableNSCache.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources/*.swift",
21   "pushed_with_swift_version": "3.2"