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] MYBLMusicSDK 0.5.8
[CocoaPods.git]
/
Specs
/
e
/
9
/
8
/
YCCache
/
0.0.1
/
YCCache.podspec.json
blob
51c754f536c5d52b1dd1b8d90aacdbb2933afa3c
1
{
2
"name": "YCCache",
3
"version": "0.0.1",
4
"summary": "A cache library for iOS.",
5
"authors": {
6
"Yuchuan": "418214922@qq.com"
7
},
8
"homepage": "https://github.com/yc418214/YCCache",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"source": {
14
"git": "https://github.com/yc418214/YCCache.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"source_files": [
22
"YCCache",
23
"YCCache/**/*.{h,m}"
24
]
25
}