blob: b809ebe2aa5f660c0783055d0e1fe7fd9d3365e7 [file] [log] [blame]
{
"name": "KIGroupButton",
"version": "0.0.4",
"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.4"
},
"source_files": [
"KIGroupButton/KIGroupButton/*.{h,m}",
"KIGroupButton/KIRadioButton/*.{h,m}",
"KIGroupButton/KICheckBox/*.{h,m}"
],
"requires_arc": true
}