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