blob: 3e2e05ef60ecad0d85ee973f4534d44fbd855f4f [file] [log] [blame]
{
"name": "RSBarcodes",
"version": "0.1.2",
"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": "5.1"
},
"source": {
"git": "https://github.com/yeahdongcn/RSBarcodes.git",
"tag": "0.1.2"
},
"source_files": "RSBarcodes/*.{h,m}",
"frameworks": [
"CoreImage",
"AVFoundation"
],
"requires_arc": true
}