[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 6 / JKCache / 0.1.1 / JKCache.podspec.json
blob1513709e194a23f7cbca06009437eeaa13a729f2
2   "name": "JKCache",
3   "version": "0.1.1",
4   "summary": "轻量级缓存库",
5   "description": "适用于 OC 开发 下的一个轻量级缓存框架",
6   "homepage": "https://github.com/jack6231/JKCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jack6231": "wangzhiheng@dankegongyu.com"
13   },
14   "source": {
15     "git": "https://github.com/jack6231/JKCache.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKCache/Classes/**/*"