blob: edb12e5bbd422d3d16db60fdfecc06bec0497242 [file] [log] [blame]
{
"name": "SYQRCodeSwift",
"version": "1.0.3",
"summary": "SY QRCode Demo Swift,二维码扫描Swift实现,原生API,iOS8+",
"description": "SY QRCode Demo Swift,二维码扫描Swift实现,原生API,iOS8+\n\noc实现: https://github.com/reesun1130/SYQRCodeDemo\n效果:防微信二维码扫描\n功能:扫描二维码、生成二维码、读取相册中二维码图片",
"homepage": "https://github.com/reesun1130/SYQRCodeDemoSwift",
"license": {
"type": "MIT",
"file": "LICENSE_SY.txt"
},
"authors": {
"reesun": "ree.sun.cn@hotmail.com"
},
"source": {
"git": "https://github.com/reesun1130/SYQRCodeDemoSwift.git",
"tag": "1.0.3"
},
"source_files": "SYQRCodeDemoSwift/SYQRCodeSwift/*.{swift,png}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"module_name": "SYQRCodeSwift",
"pushed_with_swift_version": "3.0"
}