blob: 9951407ab4a407e5a18eae0d5ff7bf0061c0949e [file] [log] [blame]
{
"name": "ReusableAuthentication",
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"version": "0.8.0",
"summary": "ReusableAuthentication is a powerful, pure-Swift library for Reuse Your Login and Signup Page with UI and Validations.",
"requires_arc": true,
"description": "ReusableAuthentication is a powerful, pure-Swift library for Reuse Your Login and Signup Page with UI and Validations.\n* Reuse UITextfield.\n* Change Color Properties of Textfield: Font-Color, Background-Color, Text-Color.\n* Add Customizable Placeholder text, left-right Image with Padding.\n* Validations: Email, Password, Phonenumber, Character Length Also you can add your regex or validation easily.\n* View extensions for UIString, UITextfield and UIAlertController to directly add validations and show alert.",
"frameworks": "UIKit",
"homepage": "https://github.com/YogeshPateliOS/ReusableAuthentication",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yogesh Patel": "yogeshp614@gmail.com"
},
"source": {
"git": "https://github.com/YogeshPateliOS/ReusableAuthentication.git",
"tag": "0.8.0"
},
"source_files": "Resources/**/*.{swift}",
"swift_version": "5.0"
}