blob: c240e50652dadc0419c3897ee93149211f8b2a24 [file] [log] [blame]
{
"name": "WOWCheckbox",
"version": "1.2.0",
"summary": "Highly customisable checkbox in Swift.",
"description": "A highly customisable checkbox in Swift. Swift 3.0 compatible.",
"homepage": "https://github.com/zhouhao27/WOWCheckbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhou Hao": "zhou.hao.27@gmail.com"
},
"source": {
"git": "https://github.com/zhouhao27/WOWCheckbox.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WOWCheckbox/Classes/**/*"
}