| { |
| "name": "PlaceholderLoadingView", |
| "version": "0.2.1", |
| "summary": "Effortlesly create pretty loading screens based on animated placeholder images.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/rockbruno/PlaceholderLoadingView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "rockbruno": "brunorochaesilva@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/rockbruno/PlaceholderLoadingView.git", |
| "branch": "master", |
| "tag": "0.2.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "PlaceholderLoadingView/Sources/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |