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
[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
e
/
0
/
d
/
LBCodeView
/
0.0.2
/
LBCodeView.podspec.json
blob
09df0a8ba7ce52a1e09b7b6daaa959b8a097cc0f
1
{
2
"name": "LBCodeView",
3
"version": "0.0.2",
4
"summary": "验证码输入框",
5
"description": "可以自定义样式的验证码输入框,一个数字一个框,支持自定义验证码长度。",
6
"homepage": "https://github.com/A1129434577/LBCodeView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"刘彬": "1129434577@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/A1129434577/LBCodeView.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "LBCodeView/**/*.{h,m}",
22
"requires_arc": true
23
}