| { |
| "name": "EPCSpinnerView", |
| "version": "0.1.3", |
| "summary": "A simple spinner view that animates to error or success states.", |
| "description": "A simple spinner view that animates to error or success states. Created mostly for testing cocoapods.", |
| "homepage": "https://github.com/evertoncunha/EPCSpinnerView", |
| "screenshots": "https://github.com/evertoncunha/EPCSpinnerView/blob/master/Example.gif?raw=true", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "evertoncunha": "ever.cunha@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/evertoncunha/EPCSpinnerView.git", |
| "tag": "0.1.3" |
| }, |
| "social_media_url": "https://twitter.com/evertoncunha", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "EPCSpinnerView/Classes/**/*", |
| "pushed_with_swift_version": "4.0" |
| } |