[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / d / c / ReusableAuthentication / 0.8.0 / ReusableAuthentication.podspec.json
blob9951407ab4a407e5a18eae0d5ff7bf0061c0949e
2   "name": "ReusableAuthentication",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "swift_versions": [
7     "4.0",
8     "4.2",
9     "5.0"
10   ],
11   "version": "0.8.0",
12   "summary": "ReusableAuthentication is a powerful, pure-Swift library for Reuse Your Login and Signup Page with UI and Validations.",
13   "requires_arc": true,
14   "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.",
15   "frameworks": "UIKit",
16   "homepage": "https://github.com/YogeshPateliOS/ReusableAuthentication",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "authors": {
22     "Yogesh Patel": "yogeshp614@gmail.com"
23   },
24   "source": {
25     "git": "https://github.com/YogeshPateliOS/ReusableAuthentication.git",
26     "tag": "0.8.0"
27   },
28   "source_files": "Resources/**/*.{swift}",
29   "swift_version": "5.0"