blob: 2e31e70a472418cceaec94650d1b297e16301d9c [file] [log] [blame]
{
"name": "PrettyTextField",
"version": "0.0.1",
"summary": "A pretty heir of UITextField.",
"description": "A pretty text field with the ability to change a padding for the text.",
"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.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}