blob: c0849b57ea0fd809eea7ec2b58d297b45f6fac7a [file] [log] [blame]
{
"name": "KRActivityIndicatorView",
"version": "3.0.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": "info@krimpedance.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/krimpedance/KRActivityIndicatorView.git",
"tag": "3.0.1"
},
"source_files": "KRActivityIndicatorView/**/*.swift"
}