blob: 4dbcc7e9568e0a54c4bea4f06c8bbe6b1f35837d [file] [log] [blame]
{
"name": "SGQRCode",
"version": "2.1.2",
"summary": "iOS 原生二维码生成与扫描",
"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.2"
},
"source_files": "SGQRCode/**/*.{h,m}",
"resources": "SGQRCode/SGQRCode.bundle",
"requires_arc": true
}