blob: 05c1b76a1cf59cd4c2b87f23af13ca7747d47b8b [file] [log] [blame]
{
"name": "LSCircleProgressView",
"version": "0.0.9",
"swift_versions": "4.1",
"summary": "Circled Progress View.",
"description": "LSCircleProgressView is circle or arc shaped version of progress view.",
"homepage": "https://github.com/2sem/LSCircleProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "YoungJun Lee",
"social_media_url": "http://www.facebook.com/youngjun.lee.3998",
"platforms": {
"ios": "9.2"
},
"source": {
"git": "https://github.com/2sem/LSCircleProgressView.git",
"tag": "0.0.9"
},
"source_files": [
"LSCircleProgressView/**/*.swift",
"**/*.{h,m}"
],
"swift_version": "4.1"
}