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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
c
/
8
/
DigitalKeyboardView
/
1.0.0
/
DigitalKeyboardView.podspec.json
blob
8f40589ebc7ed7f9592f16d46d1351e3361a1ba5
1
{
2
"name": "DigitalKeyboardView",
3
"version": "1.0.0",
4
"summary": "数字键盘",
5
"description": "密码键盘所用",
6
"homepage": "https://github.com/xiezefeng/HDDigitalKeyboard",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"谢泽锋": "xiezf"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/xiezefeng/HDDigitalKeyboard.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"HDDigitalKeyboard",
23
"HDDigitalKeyboard/*.{h,m}"
24
],
25
"requires_arc": true
26
}