blob: 68e1123cdbaae8a96d17e86ebb3da55ecc055920 [file] [log] [blame]
{
"name": "RAMAnimatedTabBarController",
"version": "1.2.2",
"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": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"RAMAnimatedTabBarController/*.swift",
"RAMAnimatedTabBarController/**/*.swift"
],
"requires_arc": true
}