blob: 5645b9c2530fab7d329b342df64c98e6251e19a3 [file] [log] [blame]
{
"name": "CurvedTabBarFloatingButton",
"version": "0.0.2",
"summary": "Cocoapods library for custom curved tab bar with middle floating button",
"swift_versions": "5.0",
"description": "Cocoapods library for custom curved tab bar with middle floating button, customizable and very simple to use",
"homepage": "https://github.com/razvanrujoiu/CurvedTabBarFloatingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Razvan Rujoiu": "rjrazvan@icloud.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/razvanrujoiu/CurvedTabBarFloatingButton.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"CurvedTabBarFloatingButton/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}