blob: 243abf0b28a7efff16f71a7561dfc010da327b70 [file] [log] [blame]
{
"name": "DOCheckboxControl",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DOCheckboxControl": [
"Pod/Assets/*.png"
]
}
}