blob: cafb5be397647c73069b486f498aeb80ade70165 [file] [log] [blame]
{
"name": "selectmultiplebuttons",
"version": "0.0.4",
"summary": "A grouped buttons supporting multiple/radio selection and automatic layout.",
"description": "A grouped buttons supporting multiple/radio selection and automatic layout. tag",
"homepage": "https://github.com/danceyoung/selectmultiplebuttons",
"license": "MIT",
"authors": {
"Young": "danceyoung@hotmail.com"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/danceyoung/selectmultiplebuttons.git",
"tag": "0.0.4"
},
"source_files": [
"selectmultiplebuttons/SelectMultipleButtons.swift",
"selectmultiplebuttons/ExtensionUIButton.swift"
],
"frameworks": "UIKit"
}