blob: 17babf5aeb653d9dddf23fcd22a529dbe111c2c9 [file] [log] [blame]
{
"name": "VVCircleProgressBar",
"version": "0.0.2",
"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://raw.githubusercontent.com/vinothvino42/VVCircleProgressBar/master/Preview/VVCircleProgressBar1.png",
"https://raw.githubusercontent.com/vinothvino42/VVCircleProgressBar/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.2"
},
"source_files": "VVCircleProgressBar/VVCircleProgressBar.swift",
"frameworks": "UIKit"
}