blob: 86cfea7d7cdc370a8e0cf998c68995abc634bf91 [file] [log] [blame]
{
"name": "HTACircularProgressView",
"version": "1.0.1",
"summary": "HTACircularProgressView is a Circular Progress View inspired by the control in iOS App Store.",
"description": " HTACircularProgressView is a circular progress view. This control was inspired by the download indicator for an App in iOS App Store.\n\n",
"homepage": "https://github.com/malolans/HTACircularProgressView",
"screenshots": "https://raw.githubusercontent.com/malolans/HTACircularProgressView/master/ScreenCap.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Malolan Santhanakrishnan": "malolan.santhanakrishnan@gmail.com"
},
"source": {
"git": "https://github.com/malolans/HTACircularProgressView.git",
"tag": "v1.0.1"
},
"social_media_url": "https://twitter.com/malolan_s",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HTACircularProgressView"
}