[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / b / WJBarCodeScanner / 0.0.3 / WJBarCodeScanner.podspec.json
blob00f17512d7de1e3a86169cf8bc72f3f5b54d68cb
2   "name": "WJBarCodeScanner",
3   "version": "0.0.3",
4   "summary": "An easy to use barCodeScanner.",
5   "description": "It is a barCodeScanner used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/wj2061/WJBarCodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wj2061": "wj2061@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wj2061/WJBarCodeScanner.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "WJBarCodeScanner/*",
22   "frameworks": [
23     "AVFoundation",
24     "UIKit"
25   ],
26   "requires_arc": true