blob: aa9b6b30622b6bc1be2221a30a0d8b802f234cf6 [file] [log] [blame]
{
"name": "XCQRCodeScanView",
"version": "1.1.0",
"summary": "XCQRCodeScanView",
"description": "XCQRCodeSanView自定义二维码扫描视图",
"homepage": "https://github.com/fanxiaocong/XCQRScanView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fanxiaocong/XCQRScanView.git",
"tag": "1.1.0"
},
"source_files": [
"XCQRCodeScanView",
"XCQRCodeScanView/**/*.{h,m}"
],
"resources": "XCQRCodeScanView/resource.bundle"
}