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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
1
/
2
/
ExtRouter
/
0.0.1
/
ExtRouter.podspec.json
blob
c4e0bd10e5830c3be5155f289bc5bf99d76a7502
1
{
2
"name": "ExtRouter",
3
"version": "0.0.1",
4
"summary": "A lightweight router library",
5
"homepage": "https://github.com/Pn-X/ExtRouter",
6
"license": "MIT",
7
"authors": {
8
"hang.pan": "pannetez@163.com"
9
},
10
"source": {
11
"git": "https://github.com/Pn-X/ExtRouter.git",
12
"tag": "0.0.1"
13
},
14
"source_files": [
15
"Classes",
16
"Classes/**/*"
17
],
18
"exclude_files": "Classes/Exclude",
19
"platforms": {
20
"ios": "9.0"
21
},
22
"swift_version": "5.0"
23
}