blob: 1cfb26ce58d4393701c9ab05e5a5ce9e97707f55 [file] [log] [blame]
{
"name": "UIViewToolkit",
"version": "0.3.4",
"summary": "UIViewToolkit is a bunch of extentions for UIView",
"description": "UIViewToolkit can be use for constraints managements or UIViews modifications",
"homepage": "https://github.com/AnthonyDiTom/UIView-Toolkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anthony Di Tomasso": "antho.dev@outlook.com"
},
"source": {
"git": "https://github.com/AnthonyDiTom/UIView-Toolkit.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "Sources/*",
"swift_version": "5"
}