blob: 2ac389dd784d3b2f183999143062d844fe68cff9 [file] [log] [blame]
{
"name": "LGRadioButtonsView",
"version": "1.0.0",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGRadioButtonsView",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGRadioButtonsView.git",
"tag": "1.0.0"
},
"summary": "iOS implementation of radio buttons",
"requires_arc": true,
"source_files": "LGRadioButtonsView/*.{h,m}"
}