[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / d / UITextFieldValidator / 0.1.7 / UITextFieldValidator.podspec.json
blobdeaa389bf53d6f061a4b91de6c1bc38bd4f73921
2   "name": "UITextFieldValidator",
3   "version": "0.1.7",
4   "summary": "UITextFieldValidator is provide textfield validation.",
5   "description": "UITextFieldValidation is improved validation base on you UITextField type. Now there is no need to write bunch of code for validate your textfield.",
6   "homepage": "https://github.com/satyerncareer/UITextFieldValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "satyencareer@gmail.com": "satyendra.chauhan@appster.in"
13   },
14   "source": {
15     "git": "https://github.com/satyerncareer/UITextFieldValidator.git",
16     "branch": "distribution",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "UITextFieldValidator/Classes/**/*",
23   "pushed_with_swift_version": "4.0"