blob: f89b85ff0e4dbbf4e7bfd63de88e8e755a946333 [file] [log] [blame]
{
"name": "GenericUI",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GenericUI/Classes/*",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}