blob: 617afce9a6b07500c007a57a701e3b474f43a7f3 [file] [log] [blame]
{
"name": "QRCodeController",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QRCodeController/Classes/**/*"
}