blob: 982feafaf2a97ef3724cd60e4f6f87937a520811 [file] [log] [blame]
{
"name": "SGQRCode",
"version": "2.5.2",
"summary": "iOS native two-dimensional code scanning",
"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": "2.5.2"
},
"source_files": "SGQRCode/**/*.{h,m}",
"resources": "SGQRCode/SGQRCode.bundle",
"requires_arc": true
}