blob: 5e63a858634b0637e52bc5fc74730d520363bdee [file] [log] [blame]
{
"name": "KLLogin",
"version": "3",
"summary": "登录",
"description": "描述文字",
"homepage": "https://github.com/Ray0218/KLLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ray0218": "ray_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ray0218/KLLogin.git",
"tag": "3"
},
"source_files": "KLLogin/Class/**/*.{h,m,swift}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}