blob: b33ee94fcb99a99088d8f6848f786d18248b7b2e [file] [log] [blame]
{
"name": "CircularAnimatingProgressView",
"version": "0.0.2.2",
"summary": "Project Circular Progress View",
"swift_versions": "4.2",
"description": "This is Circular Progress View frame work to animate the progress framework",
"homepage": "https://github.com/vinaykiranMobileDev/CircularProgressView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinay": "vinay1993kiran@gmail.com"
},
"source": {
"git": "https://github.com/vinaykiranMobileDev/CircularProgressView.git",
"tag": "0.0.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CircularAnimatingProgressView/**/*.{swift,h,m}",
"swift_version": "4.2"
}