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