blob: a4aaef7ea6e1bc8a7b8758baed10ab9daf69742a [file] [log] [blame]
{
"name": "CustomTabBarAnimations",
"version": "0.1.0",
"swift_versions": "4.0",
"summary": "Custom tab bar animations!",
"description": "'CustomTabBarAnimations is pod which will create awesome transition animations in your tab bar!'",
"homepage": "https://github.com/qyzdo/CustomTabBarAnimations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qyzdo": "qyzdo@outlook.com"
},
"source": {
"git": "https://github.com/qyzdo/CustomTabBarAnimations.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "CustomTabBarAnimations/**/*",
"swift_version": "4.0"
}