blob: f2484bfc11f768c9cd6f372c4f002f99d3e04f16 [file] [log] [blame]
{
"name": "CodeScanner",
"version": "1.7.0",
"summary": "CodeScanner is easy to scan a barcode or QR code.",
"homepage": "https://github.com/masashi-sutou/CodeScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/masashi-sutou/CodeScanner.git",
"tag": "1.7.0"
},
"source_files": [
"CodeScanner",
"CodeScanner/**/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreImage"
]
},
"authors": {
"masashi-sutou": "sutou.masasi@gmail.com"
},
"pushed_with_swift_version": "4.0"
}