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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
8
/
2
/
RQMediator
/
1.0.0
/
RQMediator.podspec.json
blob
fa2e4b25535e84d4c268406f0e0aef014d2ac00f
1
{
2
"name": "RQMediator",
3
"version": "1.0.0",
4
"summary": "iOS组件化方案",
5
"description": "RQMediator组件化解耦方案",
6
"homepage": "https://github.com/CoderXie/RQMediator",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"CoderXie": "1173044198@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/CoderXie/RQMediator.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true,
22
"source_files": "RQMediator/RQMediator/RQMediator.h"
23
}