blob: 3eae08166fbb35c8044cfd65497d379f185ce0ba [file] [log] [blame]
{
"name": "HZQRCode",
"version": "0.0.2",
"summary": "原生二维码的封装",
"description": "对原生二维码的封装",
"homepage": "https://github.com/jihuaibin2015/HZQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jihuaibin2015": "15158863897@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jihuaibin2015/HZQRCode.git",
"tag": "0.0.2"
},
"source_files": "HZQRCode/**/*.{h,m}",
"requires_arc": true
}