blob: e96db635ced2543fb82fa126c0a68117d7365331 [file] [log] [blame]
{
"name": "xRadioButton",
"version": "0.1.0",
"summary": "Radio button for iOS",
"swift_version": "4.0",
"description": "xRadioButton is a lightweight RadioButton class for iOS made with swift.",
"homepage": "https://github.com/akinogunc/xRadioButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akinogunc": "akinogunc@gmail.com"
},
"source": {
"git": "https://github.com/akinogunc/xRadioButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "xRadioButton/Classes/**/*"
}