[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / c / BXCodeScanner / 1.0.0 / BXCodeScanner.podspec.json
blobdccb960239f7b448af6f91b76c25b44428d92b07
2   "name": "BXCodeScanner",
3   "version": "1.0.0",
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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "PinAuto": [
22       "~>2.0"
23     ]
24   }