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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
6
/
f
/
3
/
testLibLSQ
/
0.0.3
/
testLibLSQ.podspec.json
blob
0fa423a8f6c6311517512dc8dcb900f305e5320a
1
{
2
"name": "testLibLSQ",
3
"version": "0.0.3",
4
"summary": "组件化",
5
"description": "组件化学习",
6
"homepage": "https://github.com/linshiqing/testP",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"LinShiqing": "linshiqing0805@autohome.com.cn"
13
},
14
"source": {
15
"git": "https://github.com/linshiqing/testP.git",
16
"tag": "0.0.3"
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
}