blob: cac311d962c6c97ab01f8433a9927185b493ff4b [file] [log] [blame]
{
"name": "KVSpinnerView",
"platforms": {
"ios": "8.0"
},
"summary": "KVSpinnerView is highly customizable progress HUD using elegant animations.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Kuznetsov": "kuznetsovv97@gmail.com"
},
"homepage": "https://github.com/kuznetsovVladislav/KVSpinnerView",
"source": {
"git": "https://github.com/kuznetsovVladislav/KVSpinnerView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "KVSpinnerView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}