blob: 72508411b2198fc8c47a624c9771d385763c6bb7 [file] [log] [blame]
{
"name": "SGQRCode",
"version": "3.0.0",
"summary": "An easy way to use QRCode scan 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.0"
},
"source_files": "SGQRCode/**/*.{h,m}",
"resources": "SGQRCode/SGQRCode.bundle",
"requires_arc": true
}