blob: 8c8601bdacd78c57c2107414fffb02bcb99dab03 [file] [log] [blame]
{
"name": "EPCSpinnerView",
"version": "0.1.6",
"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.6"
},
"social_media_url": "https://twitter.com/evertoncunha",
"platforms": {
"ios": "8.0"
},
"source_files": "EPCSpinnerView/Classes/**/*"
}