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