blob: bcbf3cb231113e5485e41256ba952625fade37c8 [file] [log] [blame]
{
"name": "GSRadioButtonSetController",
"version": "1.0.0",
"summary": "A controller for implementing radio buttons in Cocoa.",
"homepage": "http://goosoftware.github.com/",
"license": "Creative Commons Attribution 3.0 Unported License",
"authors": "Goo Software Ltd",
"source": {
"git": "https://github.com/goosoftware/GSRadioButtonSetController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GSRadioButtonSetController.{h,m}",
"requires_arc": true
}