blob: 403a2da97106262cf2ef2d43cb5e461af451c96e [file] [log] [blame]
{
"name": "LSCircleProgressView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"*/LSCircleProgressView/*.swift",
"**/*.{h,m}"
]
}