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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
3
/
6
/
4
/
pengweiLib4
/
0.0.1
/
pengweiLib4.podspec.json
blob
d7e3dffec785981a37d8ac824356d0d13b952036
1
{
2
"name": "pengweiLib4",
3
"version": "0.0.1",
4
"summary": "pengweiLib4.",
5
"description": "这是一个对这个库的一些详细的描述信息比上面的summer要长",
6
"homepage": "https://github.com/pengwei01/pengweiLib4",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"pengwei": "xxx163@163.com"
13
},
14
"source": {
15
"git": "https://github.com/pengwei01/pengweiLib4.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classer/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}