[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 2 / SwiftUIFormValidator / 0.6.0 / SwiftUIFormValidator.podspec.json
blobccdb810540a557c354613b363f9cdbaa9a7c1301
2   "name": "SwiftUIFormValidator",
3   "version": "0.6.0",
4   "summary": "A declarative form validation for SwiftUI",
5   "description": "A declarative form validation for SwiftUI. Clean, simple, and customizable.",
6   "homepage": "https://github.com/ShabanKamell/SwiftUIFormValidator",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShabanKamell": "sh3ban.kamel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ShabanKamell/SwiftUIFormValidator.git",
16     "tag": "0.6.0"
17   },
18   "social_media_url": "https://twitter.com/ShaAhKa",
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/**/*",
24   "exclude_files": "Sources/Supporting Files/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "5"