| { |
| "name": "HorizontalParallaxScrollView", |
| "version": "0.2.3", |
| "summary": "Helpful UI Component for configure Horizontal Parallax Effect.", |
| "description": "Using HorizontalParallaxScrollView is an one of wonderful way that configure Horizontal Parallax UI. I will welcome your feedback.", |
| "homepage": "https://github.com/syjdev/HorizontalParallaxScrollView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "syjdev": "syjdev@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/syjdev/HorizontalParallaxScrollView.git", |
| "tag": "0.2.3" |
| }, |
| "source_files": "HorizontalParallaxScrollView/Classes/*", |
| "platforms": { |
| "ios": "8.0" |
| } |
| } |