[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / c / BXCodeScanner / 0.1.4 / BXCodeScanner.podspec.json
blob3745f2f217937c7c6494570529ec6c209d0dd35c
2   "name": "BXCodeScanner",
3   "version": "0.1.4",
4   "summary": "BXCodeScanner is QRCode and BarCode Scanner,and A Simple Example Picture Capture",
5   "description": "BXCodeScanner 是一个简单的扫码工具类,支持自定义扫描区域,自定义要扫描的编码类型,\n同时有一个支持简单的适用于凭证拍照的 ViewController。",
6   "homepage": "https://github.com/banxi1988/BXCodeScanner",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXCodeScanner.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "PinAuto": [
23     ]
24   }