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