blob: 2815d23fbd4bc1ff0a11305f9bd6e33717cae8a3 [file] [log] [blame]
{
"name": "RSBarcodes",
"version": "0.1.4",
"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.4"
},
"source_files": "RSBarcodes/*.{h,m}",
"frameworks": [
"CoreImage",
"AVFoundation"
],
"requires_arc": true
}