blob: 31d6a32af1f30454b003caee9178a85fe4c07a06 [file] [log] [blame]
{
"name": "DWCheckBox",
"version": "1.0.1",
"license": "MIT",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWCheckBox/*.{h,m,bundle}",
"frameworks": "UIKit"
}