blob: 64cc6ecce0c72fec8359f9f07a7c03a37d0f8106 [file] [log] [blame]
{
"name": "CDZQRScanView",
"version": "1.0.1",
"summary": "A easy QRCode scanview",
"homepage": "https://github.com/Nemocdz/CDZQRScanView",
"license": "MIT",
"authors": {
"Nemocdz": "nemocdz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Nemocdz/CDZQRScanView.git",
"tag": "1.0.1"
},
"source_files": [
"CDZQRScanView",
"CDZQRCodeDemo/CDZQRScanView/*.{h,m}"
],
"requires_arc": true
}