blob: ed969588164013d86d968e111e286cc7c8bb40bc [file] [log] [blame]
{
"name": "SpinnerView",
"version": "0.1.0",
"summary": "A material design like loading indicator with success and fail animations.",
"description": "A material design like loading indicator with success and fail animations. Written in Swift and easy to use.",
"homepage": "https://github.com/svdahlberg/SpinnerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"svdahlberg": "svante.dahlberg@gmail.com"
},
"source": {
"git": "https://github.com/svdahlberg/SpinnerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpinnerView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}