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