blob: 7eb14e469e8dae43dd4cdc2204f51662aa7ea5d5 [file] [log] [blame]
{
"name": "SGQRCode",
"version": "2.1.5",
"summary": "iOS native two-dimensional code generation and scanning",
"homepage": "https://github.com/kingsic/SGQRCode",
"license": "Apache-2.0",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingsic/SGQRCode.git",
"tag": "2.1.5"
},
"source_files": "SGQRCode/**/*.{h,m}",
"resources": "SGQRCode/SGQRCode.bundle",
"requires_arc": true
}