| { |
| "name": "DRPSlidingTabView", |
| "version": "0.2.1", |
| "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.1.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "DRPSlidingTabView/*.{h,m}" |
| } |