[Add] zcshare-sdkframework 0.0.12
[CocoaPods.git] / Specs / d / 3 / b / SVValidator / 0.0.8 / SVValidator.podspec.json
blobfa43ac030bc918444578748390cf4659fb7ad7dc
2   "name": "SVValidator",
3   "version": "0.0.8",
4   "summary": "Validator to validate form input.",
5   "homepage": "https://github.com/vsujan92/SVValidator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "vsujan": "sujanvaidya@lftechnology.com",
12     "vsujan92": "vsujan92@hotmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/vsujan92/SVValidator.git",
19     "tag": "0.0.8"
20   },
21   "source_files": [
22     "SVValidator/Extension/*.{swift}",
23     "SVValidator/Util/Validator/*.{swift}"
24   ],
25   "exclude_files": "SVValidator/Extension/Textfield+Extension.swift",
26   "pushed_with_swift_version": "3.0"