blob: e446831fe0251de4f1906cbe4f48f71e1ecb1aae [file] [log] [blame]
{
"name": "CSHRadioGroup",
"version": "0.0.1",
"summary": "You can use CSHRadioGroup for simple table view radio management.",
"description": "CSHRadioGroup is inspired by nimbus`s NIRadioGroup. You can use it for simple table view radio management.",
"homepage": "http://blog.underpinetree.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengshun": "chengshun.1990@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shunchengGit/CSHRadioGroup.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}"
}