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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
b
/
d
/
0
/
HHUI
/
1.0.7
/
HHUI.podspec.json
blob
456f1c6e6e765dfe408912c970434ab13d718198
1
{
2
"name": "HHUI",
3
"version": "1.0.7",
4
"summary": "HHUI.",
5
"description": "this is HHUI develop by HanHan",
6
"homepage": "https://github.com/LeAustinHan/HHUI",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"HanHan": "314456527@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/LeAustinHan/HHUI.git",
19
"tag": "1.0.7"
20
},
21
"source_files": [
22
"HHUI/*.{h,m}",
23
"HHUI/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}