blob: ad1c2783640e72e49c1fdd0d17743e3985340aff [file] [log] [blame]
{
"name": "EPCSpinnerView",
"version": "0.1.0",
"summary": "A simple spinner view that animates to error or success states.",
"description": "A simple spinner view that animates to error or success states.",
"homepage": "https://github.com/evertoncunha/EPCSpinnerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"evertoncunha": "ever.cunha@gmail.com"
},
"source": {
"git": "https://github.com/evertoncunha/EPCSpinnerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EPCSpinnerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}