blob: 7d516ac0eadcdf05755f3df1e37a2dd968b8d3f9 [file] [log] [blame]
{
"name": "DRPSlidingTabView",
"version": "0.2.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://giant.gfycat.com/SecondWhoppingGoitered.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Justin Hill": "jhill.d@gmail.com"
},
"source": {
"git": "https://github.com/justindhill/DRPSlidingTabView.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRPSlidingTabView/*.{h,m}"
}