blob: 1bd200ea679e23abea84036ed9d2f600b99932ce [file] [log] [blame]
{
"name": "BarQrcodeWork",
"version": "1.0.0",
"summary": "This is the framework of a deal with barcode.",
"description": "This is a framework that to provide generate bar code and qr code interface and the method of scanning.",
"homepage": "https://github.com/MaoJianxiang/BarQrcodeWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MaoJianxiang": "15208105440@163.com"
},
"source": {
"git": "https://github.com/MaoJianxiang/BarQrcodeWork.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BarQrcodeWork/Classes/**/*"
}