blob: c40da6d31cc38920da3bf2f47dc813cedab61dcb [file] [log] [blame]
{
"name": "TNRadioButtonGroup",
"version": "0.3",
"summary": "Create easy radio button groups in objective-c",
"homepage": "http://blog.the-nerd.be/2014/04/tnradiobuttongroup-radio-buttons-for-objective-c/",
"screenshots": "http://cl.ly/V8Hq/download/Screen%20Shot%202014-04-22%20at%2022.27.42.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frederik Jacques": "frederik@the-nerd.be"
},
"social_media_url": "http://twitter.com/thenerd_be",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/frederik-jacques/TNRadioButtonGroup.git",
"tag": "0.3"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}