blob: 436c13de8941231479032acd1a9164ad55e70952 [file] [log] [blame]
{
"name": "XLPasswordInputView+CoderXL",
"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
}