blob: 91e3981609bea1c865256aa9e66c82de3c05eee1 [file] [log] [blame]
{
"name": "BHQrCode",
"version": "0.0.2",
"platforms": {
"ios": "9.0"
},
"summary": "iOS原生二维码、条形码工具",
"homepage": "https://github.com/bihacat/BHQrCode.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bihacat": "tianfengyu@foxmail.com"
},
"source": {
"git": "https://github.com/bihacat/BHQrCode.git",
"tag": "0.0.2"
},
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
"~> 3.2.0"
]
},
"source_files": "BHQrCode/BHQrCode/*.{h,m}",
"resources": "BHQrCode/BHQrCode/BHQrCode.bundle"
}