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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
5
/
1
/
9
/
MoMediator
/
1.0.0
/
MoMediator.podspec.json
blob
cb00dc99054968213a9c3a1629dcfe71e93f578f
1
{
2
"name": "MoMediator",
3
"version": "1.0.0",
4
"summary": "组件中间件通信",
5
"description": "组件通信",
6
"homepage": "https://gitee.com/MTW/mo-mediator",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"taiwei mo": "motaiwei@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/MTW/mo-mediator.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": [
22
"MoMediator",
23
"MoMediator/*.*",
24
"MoMediator/Classes/*.*",
25
"MoMediator/Assets/*.*"
26
]
27
}