blob: 26e6a8a3a475886fc7826f604302d0c20c3bf541 [file] [log] [blame]
{
"name": "YSQRCodeGenerator",
"version": "1.0",
"summary": "根据EFQRCode改写的 OC 版本二维码生成库,方法与EFQRCode保持一致",
"homepage": "https://github.com/z624821876/YSQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"z624821876": "yu624821876@163.com"
},
"source": {
"git": "https://github.com/z624821876/YSQRCode.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSQRCodeGenerator/Classes/**/*"
}