blob: 2418d6635540b37c64d34fd4a7bd39a5cc5f56fe [file] [log] [blame]
{
"name": "LSCircleProgressView",
"version": "0.0.7",
"swift_version": "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": "10.0"
},
"source": {
"git": "https://github.com/2sem/LSCircleProgressView.git",
"tag": "0.0.7"
},
"source_files": [
"LSCircleProgressView/**/*.swift",
"**/*.{h,m}"
]
}