blob: a4bdd6b6e1b94691941f79de6fad6ac21f63ec78 [file] [log] [blame]
{
"name": "GenericUI",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GenericUI/Classes/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}