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] MoneyHashPayment 2.2.13
[CocoaPods.git]
/
Specs
/
f
/
1
/
9
/
HQHUtilsFramework
/
1.0.1
/
HQHUtilsFramework.podspec.json
blob
345b58aef89c4d83a015dc3e5eb406f0cb71db36
1
{
2
"name": "HQHUtilsFramework",
3
"version": "1.0.1",
4
"summary": "一个工具类",
5
"description": "一个工具",
6
"homepage": "https://gitee.com/hqhios/HQHUtilsFramework.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://gitee.com/hqhios/HQHUtilsFramework.git",
16
"tag": "1.0.1"
17
},
18
"authors": {
19
"huangquanhao": "641224997@qq.com"
20
},
21
"ios": {
22
"vendored_frameworks": "HQHUtils.framework"
23
},
24
"frameworks": [
25
"UIKit",
26
"Foundation",
27
"Security",
28
"Accelerate"
29
]
30
}