blob: 2bfad013a477a55c49433c0797bd4376518dbb48 [file] [log] [blame]
{
"name": "HSScanCode",
"version": "0.1.1",
"swift_version": "4.0",
"summary": "HSScanCode. A Swift QRCode Scanner",
"homepage": "https://github.com/zyphs21/HSScanCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyphs21": "hansenhs21@live.com"
},
"source": {
"git": "https://github.com/zyphs21/HSScanCode.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSScanCode/Classes/**/*"
}