blob: 8e26728c09e0121e64c0c5ea5d3c2cdd09df58f8 [file] [log] [blame]
{
"name": "Scan-Swift",
"version": "1.0.0",
"summary": "Scan QR With Swift",
"homepage": "http://EXAMPLE/Scan-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CainLuo": "350116542@qq.com"
},
"source": {
"git": "https://github.com/CainLuo/Scan-Swift.git",
"tag": "1.0.0"
},
"documentation_url": "https://github.com/CainLuo/Scan-Swift",
"source_files": "Sources/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}