[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / a / 9 / 2 / SwifteeCache / 1.1.0 / SwifteeCache.podspec.json
blobccd1631694b1ef7fb7d1e0ebbd4c8e8cfce88da7
2   "name": "SwifteeCache",
3   "version": "1.1.0",
4   "summary": "Simple on disk cache, backed by an NSCache in memory.",
5   "homepage": "https://github.com/nikksindia/SwifteeCache",
6   "authors": {
7     "Name": "nikksindia@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "License"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/nikksindia/SwifteeCache.git",
18     "tag": "v1.1.0"
19   },
20   "source_files": "SwifteeCache/*",
21   "exclude_files": "SwifteeCache/*.plist",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"