blob: a86f90feebda3d8ac5eda493960bed0ae9206700 [file] [log] [blame]
{
"name": "XBScanQrcode",
"version": "0.3.0",
"summary": "XBScanQrcode 二维码扫一扫",
"description": "模仿各种二维码扫一扫的Demo.",
"homepage": "https://gitlab.com/LiuSky/XBScanQrcode",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://gitlab.com/LiuSky/XBScanQrcode.git",
"tag": "0.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "XBScanQrcode/Classes/**/*.swift",
"frameworks": "AssetsLibrary",
"pushed_with_swift_version": "4.0"
}