| { |
| "name": "SYParallaxScrollView", |
| "version": "0.1.5", |
| "summary": "A short description of SYParallaxScrollView.", |
| "description": "A very long description of SYParallaxScrollView.", |
| "homepage": "https://github.com/syjdev/SYParallaxScrollView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "syjdev@gmail.com": "syjdev@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/syjdev/SYParallaxScrollView.git", |
| "tag": "0.1.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SYParallaxScrollView/Classes/*", |
| "pushed_with_swift_version": "3.0" |
| } |