blob: 3a926cee37eda68f82c5075c36ee9f20a5d157f3 [file] [log] [blame]
{
"name": "TNCheckBoxGroup",
"version": "0.1",
"summary": "Customisable checkbox class for Objective-C",
"homepage": "https://github.com/frederik-jacques/TNCheckBoxGroup",
"screenshots": "http://cl.ly/VB8f/tncheckboxgroup.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frederik Jacques": "frederik@the-nerd.be"
},
"social_media_url": "http://twitter.com/thenerd_be",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/frederik-jacques/TNCheckBoxGroup.git",
"tag": "0.1"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}