blob: 8b5962de50ad77c349250b95227de06ce1a0f687 [file] [log] [blame]
{
"name": "KYQRCode",
"version": "0.1.6",
"summary": "KYQRCode 是一个基于Objective-C封装的二维码扫描条形码/识别生成二维码框架 .",
"homepage": "https://github.com/kingly09/KYQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly09": "libintm@163.com"
},
"source": {
"git": "https://github.com/kingly09/KYQRCode.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KYQRCode/Classes/**/*",
"resource_bundles": {
"KYQRCode": [
"KYQRCode/Assets/**/*"
]
},
"requires_arc": true
}