blob: 8650ac8f8624ca35a00a7a047b3e5a7e3e493560 [file] [log] [blame]
{
"name": "DWCheckBox",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Help you to create a checkBox in just one line.You can also customize it as you want.",
"homepage": "https://github.com/CodeWicky/DWCheckBox",
"authors": {
"codeWicky": "codewicky@163.com"
},
"social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
"source": {
"git": "https://github.com/CodeWicky/DWCheckBox.git",
"tag": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWCheckBox/**/*.{h,m}",
"resources": "DWCheckBox/DWCheckBoxBundle.bundle",
"frameworks": "UIKit"
}