blob: 457ad327e8a5266631102bfe37ab6f61ee0536de [file] [log] [blame]
{
"name": "IRRadioButton",
"version": "0.1.0",
"summary": "A powerful radio button of iOS.",
"description": "A powerful radio button of iOS.",
"homepage": "https://github.com/irons163/IRRadioButton.git",
"license": "MIT",
"authors": "irons163",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/irons163/IRRadioButton.git",
"tag": "0.1.0"
},
"source_files": "IRRadioButton/**/*.{h,m}",
"resources": [
"IRRadioButton/**/*.png"
]
}