blob: 53252bba309bc1b9b2bd29cd75e8cae293bdac23 [file] [log] [blame]
{
"name": "AveCommonHelperViews",
"version": "1.0.0",
"summary": "Commonly used helper views for UIKit (ShapeView, GradientView, RoundRectView, ContentTextView)",
"homepage": "https://github.com/AndreasVerhoeven/AveCommonHelperViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andreas Verhoeven": "cocoapods@aveapps.com"
},
"source": {
"git": "https://github.com/AndreasVerhoeven/AveCommonHelperViews.git",
"tag": "1.0.0"
},
"module_name": "AveCommonHelperViews",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}