blob: d0cafd56ebf5efb1f202b2ea757dce74263ae021 [file] [log] [blame]
{
"name": "KIGroupButton",
"version": "0.0.6",
"summary": "KIGroupButton",
"description": "KIGroupButton.",
"homepage": "https://github.com/smartwalle/KIGroupButton",
"license": "MIT",
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartwalle/KIGroupButton.git",
"tag": "0.0.6"
},
"source_files": [
"KIGroupButton/KIGroupButton/*.{h,m}",
"KIGroupButton/KIRadioButton/*.{h,m}",
"KIGroupButton/KICheckBox/*.{h,m}"
],
"requires_arc": true
}