blob: cf011f9a93cc38345b3dacdc73dd40f0ff3511f2 [file] [log] [blame]
{
"name": "TWCheckButton",
"version": "0.0.4",
"summary": "check or radio group",
"homepage": "https://github.com/taewan0530",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taewan": "taewan0530@daum.net"
},
"source": {
"git": "https://github.com/taewan0530/TWCheckButton.git",
"tag": "0.0.4"
},
"source_files": "TWCheckButton.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}