blob: 905707d3860877018572e68535a8039d44c18e34 [file] [log] [blame]
{
"name": "WWSegmentControl",
"version": "0.1.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.1.0"
},
"frameworks": "UIKit"
}