blob: 659e4c333d021402c0dfcfe23feedc208ee4def0 [file] [log] [blame]
{
"name": "WWSegmentControl",
"version": "0.2.0",
"summary": "WWSegmentControl is a like UISegmentedControl's view with jelly animation. (一個自訂有QQ動畫的SegmentControl)",
"homepage": "https://github.com/William-Weng/WWSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"翁禹斌(William.Weng)": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "WWSegmentControl.framework"
},
"source": {
"git": "https://github.com/William-Weng/WWSegmentControl.git",
"tag": "0.2.0"
},
"frameworks": "UIKit"
}