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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
0
/
2
/
e
/
LYDispatchProxy
/
1.0
/
LYDispatchProxy.podspec.json
blob
a689b85f2b057727c71ac601d99f86c494ffcab3
1
{
2
"name": "LYDispatchProxy",
3
"version": "1.0",
4
"summary": "消息分发器",
5
"description": "消息分发器 ^-^",
6
"homepage": "https://github.com/Liya86/LYDispatchProxy",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "Liya86",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/Liya86/LYDispatchProxy.git",
17
"tag": "1.0"
18
},
19
"source_files": "Source/**/*.{h,m}",
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
],
24
"requires_arc": true
25
}