blob: 6f65a3c4b60ee5d9bdbfebe382e80981398a57d5 [file] [log] [blame]
{
"name": "GRSTextField",
"version": "1.0",
"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"
},
"source_files": "GRSTextField/**/*.swift",
"requires_arc": true
}