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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
c
/
b
/
9
/
DMHud
/
0.0.2
/
DMHud.podspec.json
blob
5a79b9ed9a391e7f3fd068eb22a573432c1f5f4e
1
{
2
"name": "DMHud",
3
"version": "0.0.2",
4
"summary": "一个简单的toast提示工具",
5
"description": "一个简单的toast提示工具,用于系统提示等场景",
6
"homepage": "https://github.com/DMDavid",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"DMDavid": "894566327@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/DMDavid/DMHud.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "DMHud/Classes/*.{h,m}",
19
"platforms": {
20
"ios": "8.0"
21
}
22
}