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