blob: ef460b225b7e31bb7cee2ee4136a7c05f516eeb8 [file] [log] [blame]
{
"name": "RSBarcodes_Swift",
"version": "0.1.4",
"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": "0.1.4"
},
"source_files": "Source/*.swift",
"frameworks": [
"CoreImage",
"AVFoundation",
"QuartzCore"
],
"requires_arc": true
}