blob: 815d61680e25101eb15047fb729d1e2b0bac5e9a [file] [log] [blame]
{
"name": "HHQRCodeUtils",
"version": "0.0.2",
"summary": "This is a QRCode tool collection.",
"description": "This is a QRCode tool collection, include generating and detecting.",
"homepage": "https://github.com/riversea2015/HHQRCodeUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"riversea2015": "hehai682@126.com"
},
"source": {
"git": "https://github.com/riversea2015/HHQRCodeUtils.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHQRCodeUtils/Classes/**/*.{h,m}",
"public_header_files": "HHQRCodeUtils/Classes/**/*.h"
}