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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
e
/
8
/
4
/
hutils
/
1.0.0
/
hutils.podspec.json
blob
6256ad6bdec94df5d6649e154e6c7eba720be9bf
1
{
2
"name": "hutils",
3
"version": "1.0.0",
4
"summary": "实用工具类",
5
"description": "实用工具类,包含多个实用函数",
6
"homepage": "https://github.com/sandyloop/utils",
7
"license": "MIT",
8
"authors": {
9
"sandyloop": "31763392@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/sandyloop/utils.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"Classes",
20
"hUtil/hUtil/hUtils/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}