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] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
a
/
6
/
1
/
CameraTool
/
0.0.3
/
CameraTool.podspec.json
blob
703c3e9cbe10c3500f71cf5c87ad4bc7e1a7c385
1
{
2
"name": "CameraTool",
3
"version": "0.0.3",
4
"summary": "身份证拍照相机工具",
5
"description": "1.添加push跳转方式支持",
6
"homepage": "https://github.com/zyy0715/CameraTool",
7
"license": "MIT",
8
"authors": {
9
"ZYY": "2893358240@qq.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/zyy0715/CameraTool.git",
16
"tag": "0.0.3"
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
}