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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
1
/
4
/
2
/
WNHUD
/
0.0.2
/
WNHUD.podspec.json
blob
9c4cb17561979b2ec7871954f9728218e9fa2af2
1
{
2
"name": "WNHUD",
3
"version": "0.0.2",
4
"summary": "WNHUD.",
5
"description": "hud loading",
6
"homepage": "https://github.com/comyn/WNHUDDemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"comyn": "xihatianwang2@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/comyn/WNHUDDemo.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"WNHUDDemo/WNHUD/*",
23
"WNHUDDemo/WNHUD/*.{h,m}"
24
],
25
"exclude_files": "WNHUDDemo/Exclude",
26
"requires_arc": true,
27
"dependencies": {
28
"MBProgressHUD": [
29
30
]
31
}
32
}