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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
6
/
3
/
HYMediator
/
0.0.2
/
HYMediator.podspec.json
blob
b79cb2609fe39d6edaf3b100db9166f7c87bc91b
1
{
2
"name": "HYMediator",
3
"version": "0.0.2",
4
"summary": "组件化核心模块",
5
"description": "在别的模块中建立此模块的扩展类,以直接调用",
6
"homepage": "https://github.com/jiutianhuanpei/HYMediator",
7
"license": "MIT",
8
"authors": {
9
"shenhongbang": "shenhongbang@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/jiutianhuanpei/HYMediator.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "HYMediator/*.{h,m}",
19
"requires_arc": true
20
}