blob: 703261439d44ea0b9c9d553240af176101603903 [file] [log] [blame]
{
"name": "KYQRCode",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KYQRCode/Classes/**/*",
"resource_bundles": {
"KYQRCode": [
"KYQRCode/Assets/**/*"
]
},
"requires_arc": true
}