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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
d
/
c
/
GWHUD
/
1.0
/
GWHUD.podspec.json
blob
a3daea69a10349d3a304800727c2c35453b4ccda
1
{
2
"name": "GWHUD",
3
"version": "1.0",
4
"summary": "hud small demo",
5
"description": "gwhud是一个简单的loading控件",
6
"homepage": "https://gitee.com/g_w/GW_HUD",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "gw",
12
"platforms": {
13
"ios": "9.0"
14
},
15
"source": {
16
"git": "https://gitee.com/g_w/GW_HUD.git",
17
"tag": "1.0"
18
},
19
"source_files": [
20
"GW_HUD/GW_HUD/*.{h,m}",
21
"GW_HUD/MBProgressHUD/*.{h,m}"
22
],
23
"requires_arc": true
24
}