blob: 7bbed728c143fa1c2f6504a7b202699755871247 [file] [log] [blame]
{
"name": "LPLiquidSwiftTabBar",
"version": "0.0.1",
"summary": "An animated tab bar built in Swift.",
"description": "`LPLiquidSwiftTabBar` is an animated and customizable widget that can be used in iOS app. You can attach to it a maximum of 5 tabs with the associated view controllers.",
"homepage": "https://github.com/Pizzo15/LPLiquidSwiftTabBar.git",
"license": "MIT",
"authors": {
"Luca Pizzini": "lpizzini7@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Pizzo15/LPLiquidSwiftTabBar.git",
"tag": "0.0.1"
},
"source_files": "LPLiquidSwiftTabBar/*.swift",
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}