[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 3 / LBXScan / 1.1.1 / LBXScan.podspec.json
blob0067c186b1e0c2cc750701ae105a64c36146c8c7
2   "name": "LBXScan",
3   "version": "1.1.1",
4   "summary": "ios scan wrapper",
5   "homepage": "https://github.com/MxABC",
6   "license": "MIT",
7   "authors": {
8     "lbxia": "lbxia20091227@foxmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/MxABC/LBXScan.git",
15     "tag": "1.1.1"
16   },
17   "requires_arc": true,
18   "source_files": "LBXScan/*.{h,m}",
19   "prefix_header_contents": "#import <Foundation/Foundation.h>",
20   "dependencies": {
21     "ZXingObjC": [
22       "~> 3.0"
23     ]
24   }