[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / a / 1 / d / UITextFieldValidator / 0.1.6 / UITextFieldValidator.podspec.json
blob533a98a152284eaf5b390423ca891ae6aca19cea
2   "name": "UITextFieldValidator",
3   "version": "0.1.6",
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     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "UITextFieldValidator/Classes/**/*",
22   "pushed_with_swift_version": "4.0"