blob: 78f9d30b970d2f4110d3f12d67f6734b25a87d62 [file] [log] [blame]
{
"name": "MaterialLikeTextField",
"version": "0.3.1",
"summary": "One file material design styled UITextField.",
"description": "MaterialLikeTextField 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.3.1"
},
"social_media_url": "https://twitter.com/hansoolabs",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "MaterialLikeTextField/Classes/**/*",
"swift_version": "5.0"
}