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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
f
/
6
/
XHNetworkCache
/
1.2.2
/
XHNetworkCache.podspec.json
blob
8c77336c5fbfa8dd7616b0b64f0d86cd862bec10
1
{
2
"name": "XHNetworkCache",
3
"version": "1.2.2",
4
"summary": "一行代码将请求数据写入磁盘缓存",
5
"homepage": "https://github.com/CoderZhuXH/XHNetworkCache",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHNetworkCache.git",
18
"tag": "1.2.2"
19
},
20
"source_files": [
21
"XHNetworkCache",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}