[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 6 / DSValidator / 0.2 / DSValidator.podspec.json
blob1267504a516adc6d211bebb17e353a48f73ed1bc
2   "name": "DSValidator",
3   "version": "0.2",
4   "summary": "Custom models rule based validation",
5   "description": "Custom models(struct, class) rule based validation. Supports optional values.",
6   "homepage": "https://github.com/dmitrysimkin/DSValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simkin Dmitry": "dmitry.simkin@mail.ru"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "source": {
18     "git": "https://github.com/dmitrysimkin/DSValidator.git",
19     "tag": "0.2"
20   },
21   "source_files": [
22     "Classes",
23     "DSValidator/**/*.{swift}"
24   ],
25   "swift_versions": "5",
26   "swift_version": "5"