[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 1 / NKCache / 1.0.0 / NKCache.podspec.json
blob7761cb794fc8cdcbda5b90805d35ca0bdc327b1c
2   "name": "NKCache",
3   "version": "1.0.0",
4   "summary": "Simple on disk cache, backed by an NSCache in memory.",
5   "homepage": "https://github.com/nikksindia/NKCache",
6   "authors": {
7     "Name": "nikksindia@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "License"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/nikksindia/NKCache.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "NKCache/*",
21   "swift_version": "4.0"