blob: e099fbc04d82fd3ba80c6b40ce36d209006bc388 [file] [log] [blame]
{
"name": "CTCheckbox",
"version": "0.0.3",
"summary": "CTCheckbox is a checkbox UI component library for iOS.",
"homepage": "https://github.com/rizumita/CTCheckbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryoichi Izumita": "r.izumita@caph.jp"
},
"source": {
"git": "https://github.com/rizumita/CTCheckbox.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "CTCheckbox/CTCheckbox.{h,m}",
"requires_arc": true
}