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] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git]
/
Specs
/
a
/
6
/
1
/
CameraTool
/
0.0.5
/
CameraTool.podspec.json
blob
2330a6f2d4a08a9fed04eeb7987302387f5aae87
1
{
2
"name": "CameraTool",
3
"version": "0.0.5",
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.5"
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
}