[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / e / 4 / FZHCache / 0.0.6 / FZHCache.podspec.json
blob9a7499f8eaf4637b8834d0630790a0b8af71ceb8
2   "name": "FZHCache",
3   "version": "0.0.6",
4   "summary": "An easy way to cache.",
5   "description": "FZHCache is a powerful and pure Swift implemented library for cacheing data to memory or disk.",
6   "homepage": "https://github.com/fengzhihao123/FZHCache",
7   "license": "MIT",
8   "authors": "FengZhiHao",
9   "swift_versions": [
10     "4.0",
11     "4.2",
12     "5.0"
13   ],
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/fengzhihao123/FZHCache.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Source/*.swift"
23   ],
24   "swift_version": "5.0"