blob: db2e5ad2e4f92d724f4963eb0060ca25360d1ee3 [file] [log] [blame]
{
"name": "JCCheckBox",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JCCheckBox/*.{m,h}"
}