blob: 28069d21452fb3e6881821c3b883d4e73d5d8b47 [file] [log] [blame]
{
"name": "EPCSpinnerView",
"version": "0.1.1",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"evertoncunha": "ever.cunha@gmail.com"
},
"source": {
"git": "https://github.com/evertoncunha/EPCSpinnerView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EPCSpinnerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}