blob: 0440ab41cf8d5dced87ca9c7d35d4ac4a9a09177 [file] [log] [blame]
{
"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"
}