blob: c4046902a33d1da63a575d6b12a892b58e652df1 [file] [log] [blame]
{
"name": "RSBarcodes_Swift",
"version": "5.1.0",
"summary": "1D and 2D barcodes reader and generators for iOS 9 with delightful controls. Now Swift.",
"homepage": "https://github.com/yeahdongcn/RSBarcodes_Swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"R0CKSTAR": "yeahdongcn@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yeahdongcn/RSBarcodes_Swift.git",
"tag": "5.1.0"
},
"source_files": "Source/*.{swift,h,m}",
"frameworks": [
"CoreImage",
"AVFoundation",
"QuartzCore"
],
"requires_arc": true,
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}