[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 6 / 0 / SwiftyValidator / 1.0.0 / SwiftyValidator.podspec.json
blob6ba340f71802e61c5ff5c35cd34dacec7f747889
2   "name": "SwiftyValidator",
3   "version": "1.0.0",
4   "summary": "The library provides many helper validation methods",
5   "description": "Currently we provides email validator and password validator methods",
6   "homepage": "https://github.com/codewithedd/swifty_validator",
7   "license": "MIT",
8   "authors": {
9     "Sotheavuth Nguon": "sotheavuth.nguon@yahoo.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/codewithedd/swifty_validator.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SwiftyValidator/**/*.{swift}",
19   "swift_versions": "5.8.1",
20   "swift_version": "5.8.1"