blob: a713c0dd8ac439c3c12c6815bd11637a18af25c7 [file] [log] [blame]
{
"name": "WWCircleView",
"version": "0.3.2",
"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.2"
},
"frameworks": "UIKit"
}