blob: d552522122723133c4c59b72a212d43d1cbcf6a8 [file] [log] [blame]
{
"name": "QrGenerator",
"version": "0.1.0",
"summary": "Generate Qr codes with color, gradient and a logo.",
"description": "QrGenerator is a library, which helps you create qr codes with color, gradient and a logo.",
"homepage": "https://github.com/erodriguezh/QrGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"erodriguezh": ""
},
"source": {
"git": "https://github.com/erodriguezh/QrGenerator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QrGenerator/Classes/**/*",
"public_header_files": "QrGenerator/Classes/**/*.h",
"frameworks": "CoreImage"
}