blob: 7d0fad708c38009f46e0cf49925c137517bb1f28 [file] [log] [blame]
{
"name": "PrettyTextField",
"version": "0.0.2",
"summary": "A custom TextField with a changable padding for the text.",
"description": "PrettyTextField - a pretty text field with a changable padding for the text.\nPrettyPasswordTextField - a pretty text with a switchable icon which shows or hides the password.",
"homepage": "https://github.com/nab0y4enko/PrettyTextField",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyTextField.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.xcassets",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}