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