blob: 3d6e287a56e3b2b23eb2c21a342425cfc3562186 [file] [log] [blame]
{
"name": "URRRadioGroup",
"version": "0.1",
"platforms": {
"ios": "7.0"
},
"summary": "URRRadioGroup is radio button control for iOS.",
"homepage": "https://github.com/urouro/URRRadioGroup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Kenta NAKAI",
"source": {
"git": "https://github.com/urouro/URRRadioGroup.git",
"tag": "0.1"
},
"source_files": "URRRadioGroup/*.{h,m}",
"requires_arc": true
}