blob: 78ccc3ff9c2c36cb0c6645ee1a027921e27f88e1 [file] [log] [blame]
{
"name": "AuthTextField",
"version": "0.1.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.1.0"
},
"social_media_url": "https://www.linkedin.com/in/ferhanakkan/",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.{h,m,swift}",
"resources": "Example/Pods/Resources/**/*",
"swift_version": "5.0"
}