blob: 0ca5113b4540466c6a946aeecf1cc8e1b7725c4f [file] [log] [blame]
{
"name": "WWCircleView",
"version": "0.2.0",
"summary": "WWCircleView is a Round progress bar. (圓形的進度條)",
"homepage": "https://github.com/William-Weng/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"翁禹斌(William.Weng)": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "WWCircleView.framework"
},
"source": {
"git": "https://github.com/William-Weng/WWCircleView.git",
"tag": "0.2.0"
},
"frameworks": "UIKit"
}