blob: 2ea1c998e44c8fb6838ddc3f37343a4529805831 [file] [log] [blame]
{
"name": "AnimatedTabBar",
"version": "0.1.1",
"summary": "Animated tabbar is Swift UI module framework for adding animations to iOS tabBar items and icons.",
"description": "AnimatedTabBar is a Swift UI module library for adding animation to iOS tabBar items and icons. iOS library made by @AlbGarciam",
"homepage": "https://github.com/AlbGarciam/AnimatedTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alb.garciam@gmail.com": "alb.garciam@gmail.com"
},
"source": {
"git": "https://github.com/AlbGarciam/AnimatedTabBar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "AnimatedTabBar/Classes/**/*"
}