blob: 5189b77d6b0f3b2c1e1c7241cc621f201e9bd0c5 [file] [log] [blame]
{
"name": "MKQRScanner",
"version": "0.1.2",
"summary": "MKQRScanner is the very lightweight QR code scanner",
"description": "Now your QR code scanning life more easy. Lets enjoy this.",
"homepage": "https://github.com/MKHGLab/MKQRScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MKHG Lab": "mkhglab@gmail.com"
},
"source": {
"git": "https://github.com/MKHGLab/MKQRScanner.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MKQRScanner/**/*.swift",
"resources": "MKQRScanner/**/*.{storyboard,xib,xcassets,json,imageset,png}",
"resource_bundles": {
"MKQRScanner": [
"MKQRScanner/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
}
}