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