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.0
[CocoaPods.git]
/
Specs
/
3
/
5
/
6
/
LFCamera
/
1.0
/
LFCamera.podspec.json
blob
350fa2d315015310a34c265926fb8c252e440782
1
{
2
"name": "LFCamera",
3
"version": "1.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "可自定义相机UI,可选带拍摄区域边框及半透明遮罩层",
9
"homepage": "https://github.com/zhanglinfeng/LFCamera",
10
"authors": {
11
"张林峰": "1051034428@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/zhanglinfeng/LFCamera.git",
15
"tag": "1.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LFCamera/LFCamera/*.{h,m}"
22
}