blob: 4c4986cd920bd7d1a443d49d15194f9db2c6199e [file] [log] [blame]
{
"name": "VerticonsToolbox",
"version": "0.1.0",
"summary": "A collection of UI extensions, utility functions, etc.",
"description": "A collection of UI extensions, utility functions, etc. that are used across my other frameworks and applications",
"homepage": "https://github.com/verticon/VerticonsToolbox.git",
"license": "MIT",
"authors": {
"Robert Vaessen": "robert@rvaessen.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/verticon/VerticonsToolbox.git",
"tag": "0.1.0"
},
"source_files": "VerticonsToolbox/**/*.{swift,h}",
"resources": "VerticonsToolbox/**/*.{xib,storyboard,xcassets}",
"swift_version": "5.0"
}