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
/
a
/
6
/
1
/
CameraTool
/
0.0.4
/
CameraTool.podspec.json
blob
2dc07bc8c2f1a9d208f4f7934cc1cbe92ed0d81f
1
{
2
"name": "CameraTool",
3
"version": "0.0.4",
4
"summary": "身份证拍照相机工具",
5
"description": "1.修复图片无法显示问题",
6
"homepage": "https://github.com/zyy0715/CameraTool",
7
"license": "MIT",
8
"authors": {
9
"ZYY": "2893358240@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/zyy0715/CameraTool.git",
16
"tag": "0.0.4"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"resources": "Resources/*.png",
23
"frameworks": [
24
"Foundation",
25
"UIKit"
26
],
27
"requires_arc": true
28
}