blob: c79e4a1bdd5d3380fd90d518380d613d80a46cf0 [file] [log] [blame]
{
"name": "YLSwiftScan",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLSwiftScan/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"pushed_with_swift_version": "3.0"
}