repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
1
/
3
/
6
/
JKCache
/
0.1.6
/
JKCache.podspec.json
blob
3b327b65a836c8cef8353f5f8b48b6d9100d3fe5
1
{
2
"name": "JKCache",
3
"version": "0.1.6",
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.6"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "JKCache/Classes/**/*"
22
}