blob: 71eb593993a2ce36f3e744dcdc565c563ba0fa9b [file] [log] [blame]
{
"name": "CircularProgressBar",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "12.0"
},
"source_files": "CircularProgressBar/Classes/**/*",
"swift_version": "4.0"
}