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
/
f
/
1
/
9
/
HQHUtilsFramework
/
1.0.3
/
HQHUtilsFramework.podspec.json
blob
4b3f5592b6d70c4b33d02351fd9d6c1c9b122bb8
1
{
2
"name": "HQHUtilsFramework",
3
"version": "1.0.3",
4
"summary": "一个工具类",
5
"description": "一个工具",
6
"homepage": "https://gitee.com/hqhios/HQHUtilsFramework.git",
7
"license": {
8
"type": "Apache-2.0",
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.3"
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
}