blob: f725c92fd2a44dd7530c0e42454188301e60b28e [file] [log] [blame]
{
"name": "GLScanner",
"version": "1.0.0",
"summary": "最好用的iOS二维码、条形码,扫描、生成框架,支持闪光灯,从相册获取",
"description": "最好用的iOS二维码、条形码,扫描、生成框架,支持闪光灯,从相册获取;支持代码和Storyboard两种初始化方式",
"homepage": "https://github.com/Gavin-ldh/GLScanner",
"license": "MIT",
"authors": {
"Gavin": "gavin.ldh@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Gavin-ldh/GLScanner.git",
"tag": "1.0.0"
},
"source_files": "GLScanner/*.{h,m}",
"resources": "GLScanner/Resource/*.{png,xib,nib,bundle,strings}",
"frameworks": "UIKit",
"requires_arc": true
}