blob: 01082fbbac4cd2e99f027307f504b5446b9d882f [file] [log] [blame]
{
"name": "VVCircleProgressBar",
"version": "0.0.4",
"summary": "A custom circle progress bar with pulse animation.",
"description": "VVCircleProgressBar is a pulse animating custom progress bar.",
"homepage": "https://github.com/vinothvino42/VVCircleProgressBar",
"screenshots": [
"https://github.com/vinothvino42/VVCircleProgressBar/raw/master/Preview/VVCircleProgressBar1.png",
"https://github.com/vinothvino42/VVCircleProgressBar/raw/master/Preview/VVCircleProgressBar2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinoth Vino": "vinothvino42@gmail.com"
},
"social_media_url": "http://twitter.com/vinothvino42",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/vinothvino42/VVCircleProgressBar.git",
"tag": "v0.0.4"
},
"source_files": "VVCircleProgressBar/VVCircleProgressBar.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.2"
}