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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
4
/
6
/
7
/
XSTTestLib
/
0.0.2
/
XSTTestLib.podspec.json
blob
5fd133f25124a81d501706ac0590f2c65964ca61
1
{
2
"name": "XSTTestLib",
3
"version": "0.0.2",
4
"summary": "XSTTestLib",
5
"description": "XSTTestLib,这是一个详细描述XXX",
6
"homepage": "https://github.com/xu906998678/XSTTestLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"XXXXX": "906998678@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/xu906998678/XSTTestLib.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}