[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / a / 5 / Validatr / 1.0.0 / Validatr.podspec.json
blobdd38c2f72418e61a78522865eb639f62feb79379
2   "name": "Validatr",
3   "version": "1.0.0",
4   "summary": "Swift 5 library for validating UITextField",
5   "description": "Provides a set of validation methods and a functional approach to run validation on the text within UITextField",
6   "homepage": "https://github.com/arosenb2/Validatr",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Rosenbaum": "aaron.rosenbaum@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arosenb2/Validatr.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/aaronrosenbaum",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Validatr/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"