blob: 572beb8bcf070ab2d11c3e457ebf0f257cb3826a [file] [log] [blame]
{
"name": "swiftScan",
"version": "1.0.5",
"summary": "ios swift scan wrapper",
"homepage": "https://github.com/MxABC/swiftScan",
"license": "MIT",
"authors": {
"MxABC": "lbxia20091227@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MxABC/swiftScan.git",
"tag": "1.0.5"
},
"source_files": "Source/*.swift",
"requires_arc": true
}