blob: ee6cf14d2b5f07b7fb782c74a6ea21723d8cf730 [file] [log] [blame]
{
"name": "VVCircleProgressBar",
"version": "0.0.3",
"summary": "A 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": "8.0"
},
"source": {
"git": "https://github.com/vinothvino42/VVCircleProgressBar.git",
"tag": "v0.0.3"
},
"source_files": "VVCircleProgressBar/VVCircleProgressBar.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}