blob: 3b6e2d8c465b12e9c979d52af6ca5d7225c591a1 [file] [log] [blame]
{
"name": "UIViewToolkit",
"version": "0.3.8",
"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.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "Sources/*",
"swift_version": "5"
}