blob: 826112293310d2be4faa8e8e2aa4b0c2ec3022ac [file] [log] [blame]
{
"name": "RSBarcodes",
"version": "0.0.3",
"summary": "1D and 2D barcodes scanner and generators for iOS 7 with delightful 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.3"
},
"source_files": "RSBarcodes/*.{h,m}",
"frameworks": [
"CoreImage",
"AVFoundation"
],
"requires_arc": true
}