blob: 61ac4958eda90ea6d80a168f8e0375120c100471 [file] [log] [blame]
{
"name": "SwiftUIFormValidator",
"version": "0.10.0",
"summary": "A declarative form validation for SwiftUI",
"description": "A declarative form validation for SwiftUI. Clean, simple, and customizable.",
"homepage": "https://github.com/ShabanKamell/SwiftUIFormValidator",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"ShabanKamell": "sh3ban.kamel@gmail.com"
},
"source": {
"git": "https://github.com/ShabanKamell/SwiftUIFormValidator.git",
"tag": "0.10.0"
},
"social_media_url": "https://twitter.com/ShaAhKa",
"swift_versions": "5",
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/**/*",
"exclude_files": "Sources/Supporting Files/**/*",
"frameworks": "Foundation",
"swift_version": "5"
}