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.12
[CocoaPods.git]
/
Specs
/
1
/
c
/
5
/
QXLib
/
0.0.1
/
QXLib.podspec.json
blob
635d811d5f937e8dccd6491db6b297af6ec3fa15
1
{
2
"name": "QXLib",
3
"version": "0.0.1",
4
"summary": "一个简单的描述.",
5
"description": "比summary 更长的描述 不然会报错",
6
"homepage": "https://github.com/QinXZ1122/testLib",
7
"license": "MIT",
8
"authors": {
9
"QXZ": "xzh2076@yeah.net"
10
},
11
"source": {
12
"git": "https://github.com/QinXZ1122/testLib.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m,swift}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}