blob: 7f88813b8211fccd47c0768748c7d569e3ef68ea [file] [log] [blame]
{
"name": "VBRRollingPit",
"version": "1.0.0",
"summary": "Simple, beatiful and interactive UITabBar",
"description": "Beautiful UITabBarView inspired by [this](https://dribbble.com/shots/4844696-Tab-bar-interaction-with-animated-icons) dribble from [Ketan Rajput](https://twitter.com/Ketan_MI)\n\n![image](https://cdn.dribbble.com/users/1233499/screenshots/4844696/preview.gif)",
"homepage": "https://github.com/v-braun/VBRRollingPit",
"screenshots": "https://raw.githubusercontent.com/v-braun/VBRRollingPit/master/screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viktor Braun (v_b)": "mail@viktor-braun.de"
},
"social_media_url": "https://twitter.com/v_braun",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/v-braun/VBRRollingPit.git",
"tag": "1.0.0"
},
"source_files": "VBRRollingPit/VBRRollingPit/*.swift"
}