blob: 1b064b0ebbc3a456a6de2c929dcf7e12bfc8ed95 [file] [log] [blame]
{
"name": "RevealTextField",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple extension to add a reveal button to your boring UITextField",
"homepage": "https://github.com/LeonardoCardoso/RevealTextField",
"social_media_url": "https://twitter.com/leocardz",
"authors": {
"Leonardo Cardoso": "contact@leocardz.com"
},
"source": {
"git": "https://github.com/LeonardoCardoso/RevealTextField.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}