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
/
7
/
8
/
9
/
qylib
/
1.0.2
/
qylib.podspec.json
blob
180880e799ffea91ab88e806cc7deca5deed5f3e
1
{
2
"name": "qylib",
3
"version": "1.0.2",
4
"summary": "Test my of qylib.",
5
"homepage": "https://github.com/qy1010/qylib",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"qy1010": "454000234@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/qy1010/qylib.git",
15
"tag": "1.0.2"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "qylib/Classes/**/*"
21
}