blob: 584bd36721f513906ce1d505b1ce375de0650adc [file] [log] [blame]
{
"name": "SJSelectView",
"version": "0.0.1",
"summary": "An easy way to use radio button.",
"description": "An easy way to use radio button.",
"homepage": "https://github.com/iGhibli/SJSelectView",
"license": "MIT",
"authors": {
"iGhibli": "iGhibli@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iGhibli/SJSelectView.git",
"tag": "0.0.1"
},
"source_files": "SJSelectView/*.{h,m}",
"requires_arc": true
}