blob: dede2660b3a85c19779e99f04a604be4d7e3e29c [file] [log] [blame]
{
"name": "MaryTabBar",
"version": "0.1.0",
"summary": "MaryTabBar is a light way to add customization with animation to your tab bar view.",
"swift_versions": "5.0",
"description": "MaryTabBar is a light way to add customization with animation to your tab bar view.",
"homepage": "https://github.com/Babich-anton/MaryTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Babich": "babich.anton.q@gmail.com"
},
"source": {
"git": "https://github.com/Babich-anton/MaryTabBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MaryTabBar/Classes/**/*",
"swift_version": "5.0"
}