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