blob: ef26b66e1772cbe63e9800754dc896e848829425 [file] [log] [blame]
{
"name": "SGQRCode",
"version": "3.0.1",
"summary": "An easy way to use BarCode and QRCode scan library for iOS",
"homepage": "https://github.com/kingsic/SGQRCode",
"license": "Apache-2.0",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingsic/SGQRCode.git",
"tag": "3.0.1"
},
"source_files": "SGQRCode/**/*.{h,m}",
"resources": "SGQRCode/SGQRCode.bundle",
"requires_arc": true
}