blob: cf78ba3cd7eb7c47eb33dfe956767833ba007bd7 [file] [log] [blame]
{
"name": "GRSTextField",
"version": "1.0.1",
"summary": "A customizable UITextField with properties for layout and mask options",
"homepage": "https://github.com/pogramos/GRSTextField",
"social_media_url": "http://twitter.com/pogramos",
"license": "MIT",
"authors": {
"Guilherme Ramos": "guilherme.hor@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pogramos/GRSTextField.git",
"tag": "1.0.1"
},
"source_files": "GRSTextField/**/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}