blob: 1c0cede9b26118e2d152cb0853fa889c3b718e2c [file] [log] [blame]
{
"name": "XLPasswordInputView",
"version": "1.0.5",
"summary": "An easy password input view",
"homepage": "https://github.com/CoderXLLau/XLPasswordInputView.git",
"license": "MIT",
"authors": {
"CoderXLLau": "2604156181@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderXLLau/XLPasswordInputView.git",
"tag": "1.0.5"
},
"source_files": "XLPasswordInputView/*",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
},
"requires_arc": true
}