blob: cbe9c5b65e4df65ff69f739ef4d4e64802fe8057 [file] [log] [blame]
{
"name": "PoporQRCodeMacos",
"version": "0.0.1",
"summary": "生成二维码代码,MacOS版本.",
"homepage": "https://github.com/popor/PoporQRCodeMacos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporQRCodeMacos.git",
"tag": "0.0.1"
},
"platforms": {
"osx": "10.11"
},
"source_files": "PoporQRCodeMacos/Classes/**/*"
}