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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
d
/
8
/
CRMediator
/
0.0.1
/
CRMediator.podspec.json
blob
6a4f983e565519a0a995a6133a8ccfbdb034dc84
1
{
2
"name": "CRMediator",
3
"summary": "组件化中间件",
4
"version": "0.0.1",
5
"homepage": "https://github.com/cocoaroger/CRMediator",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"cocoaroger": "coacoaroger@gmail.com"
12
},
13
"requires_arc": true,
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/cocoaroger/CRMediator.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "CRMediator/*.{h,m}"
22
}