blob: f618879b18dee98bb2586cc6ed2f14cfad88bb35 [file] [log] [blame]
{
"name": "MNMRadioGroup",
"version": "0.0.1",
"platforms": {
"ios": "4.0"
},
"summary": "RadioGroup control for iOS.",
"homepage": "https://github.com/emenegro/radio-group",
"authors": "Mario Negro Martín",
"source": {
"git": "https://github.com/emenegro/radio-group.git",
"commit": "ede37436d8158a526fbed9235f01ee0b832b0201"
},
"license": {
"type": "Permisive",
"file": "LICENSE"
},
"resources": "MNMRadioGroupDemo/MNMRadioGroup/Images/*.png",
"source_files": "MNMRadioGroupDemo/MNMRadioGroup/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": false
}