blob: 51ef6b2124b702d7a669ced954cd77b17a009abc [file] [log] [blame]
{
"name": "GenericUI",
"version": "0.2.5",
"summary": "Generic UI provides you with beautiful and generic UI components for your iOS projects.",
"description": "GenericUI provides you with beautiful and generic UI elements for your iOS projects. For now it just focuses on inputs and forms but there's a lot more to come.",
"homepage": "https://github.com/tlextrait/GenericUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tlextrait": "thomas.lextrait@gmail.com"
},
"source": {
"git": "https://github.com/tlextrait/GenericUI.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GenericUI/Classes/*",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.2"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}