[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / 6 / DSValidator / 0.2.2 / DSValidator.podspec.json
bloba814c947566a36b641d43b8c6dc0b447018574be
2   "name": "DSValidator",
3   "version": "0.2.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.2"
20   },
21   "source_files": [
22     "Classes",
23     "Sources/**/*.{swift}"
24   ],
25   "swift_versions": "5",
26   "swift_version": "5"