blob: 20c28016ed8f667db8f21d93f0de9b4234f7269e [file] [log] [blame]
{
"name": "YLSwiftScan",
"version": "0.0.1",
"summary": "实现二维码扫描和生成二维码",
"description": "使用Manager管理以方便的调用以实现二维码扫描和结果返回,二维码生成等,参考了LBXScan",
"homepage": "https://github.com/hoggenw/YLSwiftScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dev-wangliugen": "253192463@qq.com"
},
"source": {
"git": "https://github.com/hoggenw/YLSwiftScan.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLSwiftScan/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"pushed_with_swift_version": "3.0"
}