blob: 5cca38f21b93745f9b2754083746b6fc607d1f3e [file] [log] [blame]
{
"name": "HKAnimatedTabBar",
"platforms": {
"ios": "11.0"
},
"summary": "HKAnimatedTabBar - animated tabBar component with custom buttons and transition animation",
"requires_arc": true,
"version": "0.0.3",
"license": "MIT",
"authors": {
"Kyryl": "kirill.ge@gmail.com"
},
"homepage": "https://github.com/kirillgorbushko/HKAnimatedTabBar",
"source": {
"git": "https://github.com/kirillgorbushko/HKAnimatedTabBar.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "HKAnimatedTabBar/Source/**/*.{swift}",
"resources": "HKAnimatedTabBar/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.1",
"swift_version": "5.1"
}