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
/
9
/
f
/
c
/
PengLib
/
0.0.1
/
PengLib.podspec.json
blob
1505d2866f7840fb78aac127e341cca7ce4daf45
1
{
2
"name": "PengLib",
3
"version": "0.0.1",
4
"summary": "PengLib",
5
"description": "PengLibtestTest 国际惯例",
6
"homepage": "https://github.com/pengxicheng/PengLib",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"NextStep": "783438949@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/pengxicheng/PengLib.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}