blob: 9a66ab16cbe144f5dd92e119479b2e65f208a0a3 [file] [log] [blame]
{
"name": "AuthTextField",
"version": "0.2.3",
"summary": "AuthTextField is a easy solution for your auth screen. Include lots of template and animations.",
"description": "'AuthTextField is a simple way to create auth screens with nice UI and animations. Its simple to use.'",
"homepage": "https://github.com/ferhanakkan/AuthTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ferhanakkan": "ferhanakkan@gmail.com"
},
"source": {
"git": "https://github.com/ferhanakkan/AuthTextField.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "AuthTextField/Classes/**/*",
"resources": "AuthTextField/Resources/*",
"dependencies": {
"SnapKit": [
"~> 4.0"
]
},
"swift_version": "5.0"
}