blob: dc0087f27b1628474bd948050dc0e31bfee52c6f [file] [log] [blame]
{
"name": "ISRadioButton",
"version": "0.1.0",
"summary": "A highly customisable Radio Button for iOS using swift.",
"description": "Dynamic Radio button in swift .Can be use as combobutton, dynamicforms.Most importenlty contains support for icon in radiobutton and switch'",
"homepage": "https://github.com/thegoal/ISRadioButton",
"license": "MIT",
"authors": {
"Ishaq": "ishaqshafiq@hotmail.com"
},
"source": {
"git": "https://github.com/thegoal/ISRadioButton.git",
"tag": "0.1.0",
"commit": "af684622c26aa4bc1236b3025075ee4740854fca"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ISRadioButton/ISRadioButton.{swift}",
"resource_bundles": {
"ISRadioButton": [
"Pod/Assets/*.png"
]
}
}