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] Vouched 1.9.5
[CocoaPods.git]
/
Specs
/
8
/
9
/
2
/
KLLogin
/
3
/
KLLogin.podspec.json
blob
5e63a858634b0637e52bc5fc74730d520363bdee
1
{
2
"name": "KLLogin",
3
"version": "3",
4
"summary": "登录",
5
"description": "描述文字",
6
"homepage": "https://github.com/Ray0218/KLLogin",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Ray0218": "ray_ios@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/Ray0218/KLLogin.git",
19
"tag": "3"
20
},
21
"source_files": "KLLogin/Class/**/*.{h,m,swift}",
22
"requires_arc": true,
23
"dependencies": {
24
"Masonry": [
25
26
]
27
}
28
}