blob: 8ebe0a485591bffe464d52fc0c8682ceb0eaf3a1 [file] [log] [blame]
{
"name": "RAMAnimatedTabBarController",
"version": "2.2.0",
"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": "2.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"RAMAnimatedTabBarController/*.swift",
"RAMAnimatedTabBarController/**/*.swift"
],
"pushed_with_swift_version": "3.1"
}