blob: 09f4c8ebaef7d754a9eb2af0faf6df863fb0404f [file] [log] [blame]
{
"name": "DRPSlidingTabView",
"version": "0.1.2",
"summary": "A highly-configurable tab view with a slider that tweens between tabs as you swipe.",
"description": "A tab view with a slider that tweens between tabs as you swipe. Similar to the mechanism\nin the YouTube app.",
"homepage": "https://github.com/justindhill/DRPSlidingTabView",
"screenshots": "http://zippy.gfycat.com/GroundedAromaticDogwoodtwigborer.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Justin Hill": "jhill.d@gmail.com"
},
"source": {
"git": "https://github.com/justindhill/DRPSlidingTabView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRPSlidingTabView/*.{h,m}"
}