[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / a / 1 / SuperCache / 0.0.1 / SuperCache.podspec.json
blob85c68e7b87841d4ea2ffa755ef57fece31f7365a
2   "name": "SuperCache",
3   "version": "0.0.1",
4   "summary": "Extremely fast cache written in Swift.",
5   "homepage": "https://github.com/jianstm/SuperCache",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "QuentinJin": "jianstm@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12"
16   },
17   "source": {
18     "git": "https://github.com/jianstm/SuperCache.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Sources/SuperCache/*.swift",
22   "requires_arc": true,
23   "swift_version": "4.0"