blob: 95c9f8b8be261390cce0034bb9d2571c38cee8bb [file] [log] [blame]
{
"name": "RSBarcodes",
"version": "0.0.2",
"summary": "1D and 2D barcodes scanner and generators for iOS 7 with useful controls.",
"homepage": "https://github.com/yeahdongcn/RSBarcodes",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"R0CKSTAR": "yeahdongcn@gmail.com",
"张玺": "zhangxi_1989@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yeahdongcn/RSBarcodes.git",
"tag": "0.0.2"
},
"source_files": "RSBarcodes/*.{h,m}",
"frameworks": [
"CoreImage",
"AVFoundation"
],
"requires_arc": true
}