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] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git]
/
Specs
/
f
/
e
/
3
/
GLRouter
/
1.0.1
/
GLRouter.podspec.json
blob
4381ed4b3096f116ffa5bd95c5ebee4e9298fb39
1
{
2
"name": "GLRouter",
3
"version": "1.0.1",
4
"summary": "一个URL路由",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/GL9700/GLRouter",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liguoliang": "36617161@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/GL9700/GLRouter.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "GLRouter/Classes/**/*"
22
}