blob: f5320f1abc71b36e933cd7dc907e4b48bb2a38b9 [file] [log] [blame]
{
"name": "TLQRCode",
"version": "0.5",
"summary": "二维码扫描生成工具",
"homepage": "https://github.com/ysCharles/TLQRCode",
"license": "MIT",
"authors": {
"Charles": "ystanglei@gmail.com"
},
"source": {
"git": "https://github.com/ysCharles/TLQRCode.git",
"tag": "0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/*.xcassets",
"frameworks": [
"UIKit",
"AVFoundation"
],
"swift_version": "5"
}