blob: c7bbce744b188f9f4033aa1431f1d3dc725e6fb9 [file] [log] [blame]
{
"name": "VVCircleProgressBar",
"version": "0.0.1",
"summary": "A simple custom 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/vvcircleprogressbar.gif",
"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.1"
},
"source_files": "VVCircleProgressBar/VVCircleProgressBar.swift",
"frameworks": "UIKit"
}