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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
8
/
f
/
b
/
HQRouterSDK
/
0.1.0
/
HQRouterSDK.podspec.json
blob
fb4927b9f8be5ad98467a959036f1ee3648c6921
1
{
2
"name": "HQRouterSDK",
3
"version": "0.1.0",
4
"summary": "Simple iOS Router SDK",
5
"homepage": "https://github.com/QuasimodoHe",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"QuasimodoHe": "qhe95hunan@sina.com"
12
},
13
"source": {
14
"git": "https://github.com/QuasimodoHe/HQRouter.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "11.0"
19
},
20
"source_files": "HQRouter/**/*.{h,m,swift}",
21
"requires_arc": true
22
}