[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / 5 / LBScanView / 1.0.0 / LBScanView.podspec.json
blobeae59437309c08c6402439939497b8000a566e17
2   "name": "LBScanView",
3   "version": "1.0.0",
4   "summary": "条形码二维码扫描",
5   "description": "集成系统扫描,支持二维码和条形码,同时返回扫描成功图片;以及图片二维码扫描(目前苹果自带API不支持图片扫描条形码),界面完全自定义。",
6   "homepage": "https://github.com/A1129434577/LBScanView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBScanView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LBScanView/**/*.{h,m}",
22   "requires_arc": true