blob: 4f473af77467fff00df20eb534201512c82eb55e [file] [log] [blame]
{
"name": "WWCircleView",
"version": "0.3.0",
"summary": "WWCircleView is a Round / Line progress bar, and Aniamton Label. (圓形 / 直線的進度條,動畫的Label)",
"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.3.0"
},
"frameworks": "UIKit"
}