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.2
/
JKCache.podspec.json
blob
f91bd5a4729ff3ad5e029f8d826214c93430a371
1
{
2
"name": "JKCache",
3
"version": "0.1.2",
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.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "JKCache/Classes/**/*"
22
}