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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
7
/
a
/
3
/
YYHCache
/
0.0.6
/
YYHCache.podspec.json
blob
86376732a32db6a0c5f7c72b421cc598bcae1559
1
{
2
"name": "YYHCache",
3
"version": "0.0.6",
4
"summary": "data of Cache",
5
"description": "Memory cache disk cache.",
6
"homepage": "https://github.com/yahua/YYHCache",
7
"license": "MIT",
8
"authors": {
9
"yahua": "yahua523@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"requires_arc": true,
15
"source": {
16
"git": "https://github.com/yahua/YYHCache.git",
17
"tag": "0.0.6"
18
},
19
"source_files": "YYHCache/*.{h,m}",
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
]
24
}