blob: 2e75514bb6ba928a61b9feba5aa3c4e7b134e3e3 [file] [log] [blame]
{
"name": "KRActivityIndicatorView",
"version": "2.1.1",
"summary": "A simple and customizable activity indicator.",
"description": "KRActivityIndicatorView is a simple and customizable activity indicator on iOS.",
"homepage": "https://github.com/krimpedance/KRActivityIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krimpedance": "krimpedance@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/krimpedance/KRActivityIndicatorView.git",
"tag": "2.1.1"
},
"source_files": "KRActivityIndicatorView/**/*.swift",
"pushed_with_swift_version": "4.0"
}