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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
a
/
4
/
1
/
YMMediator
/
0.1
/
YMMediator.podspec.json
blob
abf1c987833f2b8f7ae9a62a5f31f876f7d991ee
1
{
2
"name": "YMMediator",
3
"version": "0.1",
4
"summary": "A short description of YMMediator.",
5
"description": "组件化",
6
"homepage": "https://github.com/songzhiming/YMMediator",
7
"license": "MIT",
8
"authors": {
9
"宋志明": "15117951262@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/songzhiming/YMMediator.git",
16
"tag": "0.1"
17
},
18
"source_files": "YMMediator/*.{h,m}",
19
"requires_arc": true
20
}