blob: 429aad06a72197a57cfacb0202363ed460289051 [file] [log] [blame]
{
"name": "KKCircularProgressView",
"platforms": {
"ios": "8.0"
},
"version": "0.1.0",
"summary": "Animatable circular progress view with label.",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/krizhanovskii/KKCircularProgressView.git",
"tag": "0.1.0"
},
"source_files": "KKCircularProgressView/**/*.{swift}",
"authors": {
"Kostya krizhanovskii": "k.krizhanovskii@gmail.com"
},
"homepage": "https://github.com/krizhanovskii",
"frameworks": "UIKit",
"dependencies": {
"KDCircularProgress": [
]
}
}