blob: 004a8a3ff41cdc439dd62543caf520a4cd3af797 [file] [log] [blame]
{
"name": "CVQRCode",
"version": "1.0.1",
"summary": "CVQRCode is a viewController for scan QRCode",
"description": " A longer description of CVQRCode in Markdown format.\n",
"homepage": "https://github.com/codevog/cv-qrcode",
"license": {
"type": "GNU LGPL",
"file": "LICENSE"
},
"authors": {
"Codevog": "http://Codevog.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/codevog/cv-qrcode.git",
"tag": "1.0.1"
},
"source_files": "QRCodeCodevogViewController/QRCodeCodevogViewController/QRCodeCodevogViewController.{h,m}",
"public_header_files": "QRCodeCodevogViewController/QRCodeCodevogViewController/QRCodeCodevogViewController.h",
"requires_arc": true,
"dependencies": {
"ZBarSDK": [
]
}
}