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
/
2
/
d
/
7
/
YFMediator
/
0.1.0
/
YFMediator.podspec.json
blob
7ad86bdb9f7578f738b3ae5af89c0e2b7f2f1193
1
{
2
"name": "YFMediator",
3
"version": "0.1.0",
4
"summary": "iOS Mediator",
5
"description": "YFMediator is a part of YFKit",
6
"homepage": "https://github.com/laichanwai/YFMediator",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"laizw": "i@laizw.cn"
13
},
14
"source": {
15
"git": "https://github.com/laichanwai/YFMediator.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "6.0"
20
},
21
"source_files": [
22
"YFMediator",
23
"YFMediator/*.{h,m}"
24
]
25
}