blob: 27e0883d85c002edd11015d75267ca58f9b92b7a [file] [log] [blame]
{
"name": "RSBarcodes_Swift",
"version": "3.0.2",
"summary": "1D and 2D barcodes reader and generators for iOS 8 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": "8.0"
},
"source": {
"git": "https://github.com/yeahdongcn/RSBarcodes_Swift.git",
"tag": "3.0.2"
},
"source_files": "Source/*.swift",
"frameworks": [
"CoreImage",
"AVFoundation",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}