blob: 75e733172b66070947e167d3a0b995ce02b8dc14 [file] [log] [blame]
{
"name": "DRPSlidingTabView",
"version": "0.0.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.0.2"
},
"platforms": {
"ios": null
},
"source_files": "DRPSlidingTabView/*.{h,m}"
}