2 "name": "FormValidatorSwift",
8 "summary": "A framework to validate inputs of text fields and text views in a convenient way.",
9 "homepage": "https://github.com/ustwo/formvalidator-swift",
11 "Shagun Madhikarmi": "shagun@ustwo.com",
12 "Aaron McTavish": "aamct@ustwo.com"
15 "git": "https://github.com/ustwo/formvalidator-swift.git",
23 "source_files": "Sources/**/*.swift",
25 "exclude_files": "**/*AppKit.swift",
29 "exclude_files": "**/*AppKit.swift",
33 "exclude_files": "**/*UIKit.swift",
34 "frameworks": "AppKit"
37 "FormValidatorSwift": "Sources/Resources/**/*.strings"
39 "frameworks": "Foundation",