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] FlexaScan 1.0.9
[CocoaPods.git]
/
Specs
/
6
/
d
/
c
/
HQTools
/
1.0.3
/
HQTools.podspec.json
blob
473bac20968f1a44eb54e218eb4dbf9cc0fd0e14
1
{
2
"name": "HQTools",
3
"version": "1.0.3",
4
"summary": "HQ工具类",
5
"description": "描述为空?",
6
"homepage": "https://github.com/HermanForHeQian/HQTools.git",
7
"license": "MIT",
8
"authors": {
9
"heqian": "1902046492@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/HermanForHeQian/HQTools.git",
13
"tag": "1.0.3"
14
},
15
"vendored_frameworks": "HQTools.framework",
16
"frameworks": [
17
"Foundation",
18
"UIKit"
19
],
20
"platforms": {
21
"ios": "9.0"
22
}
23
}