blob: 9ca9513e4c80c526c9cf966ddb2f4f17ff4106ad [file] [log] [blame]
{
"name": "AuthTextField",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.{h,m,swift}",
"resources": "Example/Pods/Resources/**/*",
"swift_version": "5.0"
}