blob: 5b19bec67abd724a563ec2cd40d70dadc63b85dd [file] [log] [blame]
{
"name": "DWCheckBox",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWCheckBox/**/*.{h,m,bundle}",
"frameworks": "UIKit"
}