blob: 9bd6d17d26107fcfe3fff0e08a4de06ebdabb2ff [file] [log] [blame]
{
"name": "WWRadioButton",
"version": "0.1.0",
"summary": "WWRadioButton is like a html radio button. (一個自訂的單選按鈕)",
"homepage": "https://github.com/William-Weng/WWRadioButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"翁禹斌(William.Weng)": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "WWRadioButton.framework"
},
"source": {
"git": "https://github.com/William-Weng/WWRadioButton.git",
"tag": "0.1.0"
},
"frameworks": "UIKit"
}