blob: 87bac487eb3ab1ffdf9e37487451d87fd9b91b3d [file] [log] [blame]
{
"name": "KRCircularProgressBar",
"version": "0.1.1",
"summary": "Circular progress bar for iOS applications.",
"description": "Circular progress bar for iOS applications. Drag and drop a UIView and change the class name to KRCircularProgressBar in view's Identity Inspector",
"homepage": "https://github.com/kamalrajvenkatesan/KRCircularProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kamalraj venkatesan": "kamalrajv3@gmail.com"
},
"source": {
"git": "https://github.com/kamalrajvenkatesan/KRCircularProgressBar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "KRCircularProgressBar/Classes/**/*",
"frameworks": "UIKit"
}