blob: 964e92babb72f530acad1f442382d8ce98695411 [file] [log] [blame]
{
"name": "JCCheckBox",
"version": "0.1.1",
"summary": "JCCheckBox is a custom UIControl for iOS apps.",
"description": "JCCheckbox is a beautful and simple checkbox for iOS apps. It is a subclass of UIControl. It is easy to use.",
"homepage": "https://github.com/JasonHan1990/JCCheckBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JasonHan1990": "namrie1990@gmail.com"
},
"source": {
"git": "https://github.com/JasonHan1990/JCCheckBox.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JCCheckBox/*.{m,h}"
}