| { |
| "name": "MMParalloxView", |
| "version": "0.1.0", |
| "summary": "A common parallox view", |
| "description": "A component useful to include it to any application.", |
| "homepage": "https://github.com/MuthurajMuthulingam/MMParalloxView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/MuthurajMuthulingam/MMParalloxView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.0", |
| "source_files": "MMParalloxView/Classes/**/*" |
| } |