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
/
c
/
0
/
WylLib
/
0.0.2
/
WylLib.podspec.json
blob
66488db5754a9bd3e82c25375cbfc5504c96a62e
1
{
2
"name": "WylLib",
3
"version": "0.0.2",
4
"summary": "WylLib.",
5
"description": "WylLib的详细描述,需要注意比summary的描述要长",
6
"homepage": "https://github.com/AdvanceKnowledge/WylLib",
7
"license": "MIT",
8
"authors": {
9
"WYLiOS": "920048449@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/AdvanceKnowledge/WylLib.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"WylLib",
20
"Class/**/*.{h,m}"
21
]
22
}