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] picoLLM-iOS 1.2.3
[CocoaPods.git]
/
Specs
/
f
/
e
/
6
/
ZPPRouter
/
0.1.1
/
ZPPRouter.podspec.json
blob
b8270116db3264c2d7aef4cf2d9b6fa03450a8d4
1
{
2
"name": "ZPPRouter",
3
"version": "0.1.1",
4
"summary": "ZPPRouter 组件化路由",
5
"description": "ZPPRouter 组件化路由",
6
"homepage": "https://github.com/ZPP506/ZPPRouter",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ZPP506": "944160330@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/ZPP506/ZPPRouter.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ZPPRouter/Classes/**/*"
22
}