blob: 0ce363bebe259046f9026bca4676b9867704cf7d [file] [log] [blame]
{
"name": "AuthTextField",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "AuthTextField/Classes/**/*",
"resources": "AuthTextField/Resources/*",
"dependencies": {
"SnapKit": [
"~> 4.0"
]
},
"swift_version": "5.0"
}