blob: b88806d4534fc1a1c001fcf4dfcb6d4ff23758e2 [file] [log] [blame]
{
"name": "GMTextField",
"version": "0.3.0",
"summary": "GMTextField are customizable TextFields based on material design.",
"description": "GMTextField are customizable TextFields based on material design. This pod can be helpful if you want to use a simple and easy to use TextFields with cool animations. It also have a multiline textfield.",
"homepage": "https://github.com/gianmode1803/GMTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gianmode1803@hotmail.com": "gianmode1803@hotmail.com"
},
"source": {
"git": "https://github.com/gianmode1803/GMTextField.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/gianmode",
"platforms": {
"ios": "13.0"
},
"source_files": "GMTextField/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}