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