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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
1
/
8
/
HHZLoading
/
0.0.1
/
HHZLoading.podspec.json
blob
8b3f63a91e23ed2b3e32763988e5ae56c5c9024d
1
{
2
"name": "HHZLoading",
3
"version": "0.0.1",
4
"summary": "Loading",
5
"description": "陈哲是个好孩子-Loading",
6
"homepage": "https://github.com/chenzhe555/HHZLoading",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"chenzhe555": "376811578@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/chenzhe555/HHZLoading.git",
19
"tag": "0.0.1"
20
},
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"dependencies": {
26
"HHZUtils": [
27
"~> 0.0.2"
28
],
29
"HHZBaseClass": [
30
"~> 0.0.1"
31
],
32
"HHZConfigs": [
33
"~> 0.0.1"
34
],
35
"HHZCategory": [
36
"~> 0.0.2"
37
]
38
}
39
}