blob: 2bbc858c0b31e513998d146df578493291bbca6f [file] [log] [blame]
{
"name": "CircularProgressBar",
"version": "1.0.3",
"summary": "Circular Progress Bar",
"description": "This pod is used to display circular progress bar of two type - 1. Border only circular progress bar 2. Filled circular progress bar",
"homepage": "https://github.com/arahann-dev/CircularProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aman": "arahann.dev@gmail.com"
},
"source": {
"git": "https://github.com/arahann-dev/CircularProgressBar.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "CircularProgressBar/Classes/**/*",
"swift_version": "4.0"
}