blob: 4ebccf3022a514d6e946a92b3755041231c8c1b4 [file] [log] [blame]
{
"name": "VKArcGradientProgressView",
"version": "1.0",
"summary": "Easy to create a gradient circle progress view.",
"description": "This class is used to create a circle gradient progress view,just do little settings and you can get a good animated progress view",
"homepage": "https://github.com/VikingWarlock/VKArcGradientProgressView",
"screenshots": "https://raw.githubusercontent.com/VikingWarlock/VKArcGradientProgressView/master/demoGIF.gif",
"license": "MIT",
"authors": {
"Viking Warlock": "vikingwarlock@163.com"
},
"social_media_url": "https://twitter.com/VKWK_Viking",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/VikingWarlock/VKArcGradientProgressView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"VKArcGradientProgressView/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}