blob: 1073f1eaf71365c565eea5f8e3aff4333e41f165 [file] [log] [blame]
{
"name": "QLTool",
"version": "0.1.1",
"summary": "A short description of QLQRCodeScan.",
"description": "个人工具类",
"homepage": "https://github.com/mark1225/QLQRCodeScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qilong": "915464855@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mark1225/QLQRCodeScan.git",
"tag": "0.1.1"
},
"source_files": [
"QLQRCode/QLQRCode/QLTool/*.{h,m}",
"QLQRCode/QLQRCode/QLTool/Category/*.{h,m}",
"QLQRCode/QLQRCode/QLTool/Tool/*.{h,m}"
],
"dependencies": {
"SDWebImage": [
]
}
}