blob: 0067c186b1e0c2cc750701ae105a64c36146c8c7 [file] [log] [blame]
{
"name": "LBXScan",
"version": "1.1.1",
"summary": "ios scan wrapper",
"homepage": "https://github.com/MxABC",
"license": "MIT",
"authors": {
"lbxia": "lbxia20091227@foxmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MxABC/LBXScan.git",
"tag": "1.1.1"
},
"requires_arc": true,
"source_files": "LBXScan/*.{h,m}",
"prefix_header_contents": "#import <Foundation/Foundation.h>",
"dependencies": {
"ZXingObjC": [
"~> 3.0"
]
}
}