blob: 7d57dc42d7c477ba4c51fd908c22281dd7749a42 [file] [log] [blame]
{
"name": "KRIMScanQRCode",
"version": "0.1.1",
"summary": "scan QR Code",
"description": "scan QR Code",
"homepage": "https://github.com/Renaissance-2018/KRIMScanQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuzhifei": "kingdomrain002@163.com"
},
"source": {
"git": "https://github.com/Renaissance-2018/KRIMScanQRCode.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRIMScanQRCode/Classes/**/*",
"resource_bundles": {
"KRIMScanQRCode": [
"KRIMScanQRCode/Assets/*.png"
]
}
}