[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / b / ElValidator / 3.0.1 / ElValidator.podspec.json
blobd4eaa062ab4fb75af8276f446d1e80bba869c75f
2   "name": "ElValidator",
3   "version": "3.0.1",
4   "summary": "A simple plugin to help you validate textfield entries",
5   "description": "ElValidator Helps you controle yours UITextField user entries\n by validating them.\n You can add multiples validators to a UITextfield :\n- Date Validator\n- Lenght Validator\n- Regex\n- ...",
6   "homepage": "https://github.com/dk53/ElValidator",
7   "license": "MIT",
8   "authors": {
9     "Victor Carmouze": "victor.carmouze@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dk53/ElValidator.git",
13     "tag": "3.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "swift_version": "5.0"