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] TappSDK 1.0.42
[CocoaPods.git]
/
Specs
/
d
/
b
/
e
/
JMGRouter
/
1.0.4
/
JMGRouter.podspec.json
blob
27eb8b7c308c11ea00eef88bd76100e962ef36ff
1
{
2
"name": "JMGRouter",
3
"version": "1.0.4",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "路由",
9
"homepage": "https://e.gitee.com/zhejiang-vision-smart-medical/dashboard",
10
"authors": {
11
"xiaofengwork": "jishaoweixiaofeng@163.com"
12
},
13
"source": {
14
"git": "https://gitee.com/zhejiang-vision-smart-medical/jrouter.git",
15
"tag": "1.0.4"
16
},
17
"source_files": "*.{h,m}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "9.0"
21
}
22
}