blob: 6d657ded8739bb07ea99fd9ea88227411cf41789 [file] [log] [blame]
{
"name": "QRCodeController",
"version": "0.2.0",
"summary": "Simple QRCode Reader view controller written in Swift.",
"description": "Simple QR Code Reader view controller written in Swift.",
"homepage": "https://github.com/diegomarcon/QRCodeController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diego Marcon": "dm.marcon@gmail.com"
},
"source": {
"git": "https://github.com/diegomarcon/QRCodeController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QRCodeController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}