blob: 5ee67185747b2823f63c98a591c0cdd94dae972d [file] [log] [blame]
{
"name": "DOCheckboxControl",
"version": "2.0.0",
"summary": "Lightweight and customizable checkbox control for iOS",
"homepage": "https://github.com/dim0v/DOCheckboxControl",
"screenshots": "https://raw.githubusercontent.com/dim0v/DOCheckboxControl/master/Screenshots/Screenshot0.png",
"license": "MIT",
"authors": {
"Dmytro Ovcharenko": "dmyt.ov@gmail.com"
},
"source": {
"git": "https://github.com/dim0v/DOCheckboxControl.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}