blob: 1cb00ceac883bdc7378c464aba1107a005830b8f [file] [log] [blame]
{
"name": "MaterialLikeTextField",
"version": "0.1.0",
"summary": "One file material design styled UITextField.",
"description": "MaterialTextField is material design styled text field, extends UITextField class.",
"homepage": "https://github.com/brownsoo/MaterialLikeTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brownsoo": "hansune@me.com"
},
"source": {
"git": "https://github.com/brownsoo/MaterialLikeTextField.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/hansoolabs",
"platforms": {
"ios": "11.0"
},
"source_files": "MaterialLikeTextField/Classes/**/*"
}