blob: 8513268726280b6db010c3d84308219ba6867c00 [file] [log] [blame]
{
"name": "SXScanView",
"version": "0.0.3",
"summary": "easy scan qr code or bar code",
"homepage": "https://github.com/poos/SXScanView",
"license": "MIT",
"authors": {
"xiaoR": "bieshixuan@163.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/poos/SXScanView.git",
"tag": "0.0.3"
},
"source_files": "SXScanView/SXScanView.{h,m}",
"resources": "SXScanView/Resources.bundle",
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
"~> 1.7.9"
]
}
}