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
/
f
/
1
/
2
/
testLibLX
/
0.0.1
/
testLibLX.podspec.json
blob
d527a06ee6858b54f2f0df16a5ff60fde2721d76
1
{
2
"name": "testLibLX",
3
"version": "0.0.1",
4
"summary": "testLib",
5
"description": "testLib description",
6
"homepage": "https://coding.net/u/liu_xing/p/testP",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xing.liu": "xing.liu@snsports.cn"
13
},
14
"source": {
15
"git": "https://git.coding.net/liu_xing/testP.git",
16
"tag": "0.0.1"
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
}