blob: 7c2e200adf1b3498f65f3811e1cbf75f478e12ef [file] [log] [blame]
{
"name": "BottomBar",
"version": "1.0.0",
"summary": "Add a cool bottom bar to your projects to look like a tab bar",
"description": "Hello. Add a cool bottom bar to your projects to look like a tab bar",
"homepage": "http://www.nothing.com/BottomBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aitor Personal": ""
},
"social_media_url": "https://twitter.com/aitornillo",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/aitorsola/BottomBar.git"
},
"source_files": "**/*.{h,m,swift,xib}",
"exclude_files": "Pods",
"swift_versions": "5.0.1",
"dependencies": {
"SnapKit": [
],
"Reusable": [
]
},
"swift_version": "5.0.1"
}