blob: 4ad910d92e589ae2c2811e77134a22ae64d052fd [file] [log] [blame]
{
"name": "SXScanView",
"version": "0.1.1",
"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.1.1"
},
"source_files": "SXScanView/SXScanView.{h,m}",
"resources": "SXScanView/Resources.bundle",
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
"1.8.1"
]
}
}