blob: 0530d7d471dd9b0d4c037e682a85db681282b254 [file] [log] [blame]
{
"name": "SYQRCodeSwift",
"version": "1.0.8",
"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.8"
},
"source_files": "SYQRCodeSwift/*.{swift,png}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}