2 "name": "MaterialForm",
4 "summary": "Material UI Text Field for both UIKit (iOS 10+) and SwiftUI (iOS 13+).",
5 "description": "Defines reusable and observable Material text field component, that works both with UIKit (iOS 10+) and SwiftUI (iOS 13+).",
6 "homepage": "https://github.com/GirAppe/MaterialForm.git",
8 "https://raw.githubusercontent.com/GirAppe/MaterialForm/0.0.1/material-form-light.gif",
9 "https://raw.githubusercontent.com/GirAppe/MaterialForm/0.0.1/material-form-dark.gif"
16 "Andrzej Michnia": "amichnia@gmail.com"
19 "git": "https://github.com/GirAppe/MaterialForm.git",
26 "preserve_paths": "*",
27 "swift_versions": "5.0",
28 "source_files": "Sources/MaterialForm/**/*",
29 "frameworks": "UIKit",
30 "swift_version": "5.0"