blob: 81d276a7b5382a7440a56e5994bcc5c7682da85e [file] [log] [blame]
{
"name": "RAMAnimatedTabBarController",
"version": "4.0.1",
"license": "MIT",
"summary": "RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.",
"homepage": "https://github.com/Ramotion/animated-tab-bar",
"authors": {
"Juri Vasylenko": "juri.v@ramotion.com"
},
"source": {
"git": "https://github.com/Ramotion/animated-tab-bar.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"RAMAnimatedTabBarController/*.swift",
"RAMAnimatedTabBarController/**/*.swift"
]
}