[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / 6 / CodableNSCache / 0.0.2 / CodableNSCache.podspec.json
blobab9ae58c644cbdf43f811b82d46d94169269c1ff
2   "name": "CodableNSCache",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": "Sources/*.swift",
21   "pushed_with_swift_version": "3.2"