blob: 1137d8e1bd56a8f5d0c86ca019c73a828e627707 [file] [log] [blame]
{
"name": "LeoRadioButton",
"version": "1.0",
"summary": "LeoRadioButton",
"homepage": "https://github.com/LeoChensj/LeoRadioButton",
"license": "MIT",
"authors": {
"Leo.Chen": "LeoChensj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoChensj/LeoRadioButton.git",
"tag": "1.0"
},
"source_files": [
"LeoRadioButton",
"LeoRadioButton/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}