[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 4 / C8TValidatedTextField / 0.1.0 / C8TValidatedTextField.podspec.json
bloba3cc0c007e080e88683abc0d910a2304f11551ed
2   "name": "C8TValidatedTextField",
3   "version": "0.1.0",
4   "summary": "Extends IBAnimatable with a Texfield Validator",
5   "description": "Extends IBAnimatable with a Texfield Validator for Text, URL, Email, Numbers, Minimum Length",
6   "homepage": "https://github.com/cre8it/C8TValidatedTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CRE8IT GmbH": "mobile@cre8it.ch"
13   },
14   "source": {
15     "git": "https://github.com/cre8it/C8TValidatedTextField.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "C8TValidatedTextField/Classes/**/*",
22   "dependencies": {
23     "IBAnimatable": [
25     ],
26     "pop": [
28     ]
29   }