blob: 58e513ba65c4ed1dc7542fb04205c9cbe24c186e [file] [log] [blame]
{
"name": "UIImage+DYQRCodeEncoder",
"version": "0.0.1",
"summary": "An iOS QRCode Image Encoder.",
"homepage": "https://github.com/Dwarven/QRCode-Encoder",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"source": {
"git": "https://github.com/Dwarven/QRCode-Encoder.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}"
}