blob: 0b31898e1f0f9ad19cf309f1d3531fa2819a3e34 [file] [log] [blame]
{
"name": "GFBarcodeScanner",
"version": "0.1.0",
"summary": "Barcode reader written in Swift 4",
"swift_version": "4.1",
"description": "Barcode reader written in Swift 4 with its view controller.",
"homepage": "https://github.com/gualtierofrigerio/GFBarcodeScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gualtierofrigerio": "gualtiero.frigerio@gmail.com"
},
"source": {
"git": "https://github.com/gualtierofrigerio/GFBarcodeScanner.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/gualtiero80",
"platforms": {
"ios": "10.0"
},
"source_files": "GFBarcodeScanner/Classes/**/*"
}