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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
7
/
0
/
LIUYALIN
/
0.0.1
/
LIUYALIN.podspec.json
blob
07e175c3c228eb000e09227531656fadba2b9918
1
{
2
"name": "LIUYALIN",
3
"version": "0.0.1",
4
"summary": "LIUYALIN",
5
"description": "LIUYALIN的描述description比s.summary的描述要长",
6
"homepage": "https://github.com/wasterd/LIUYALIN",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"wasterd": "2373964883@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/wasterd/LIUYALIN.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}