[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / 3 / DoricBarcodeScanner / 0.1.9 / DoricBarcodeScanner.podspec.json
blobb56ac89e5ed42fbd671d9f2ce794e0331da8686b
2   "name": "DoricBarcodeScanner",
3   "version": "0.1.9",
4   "summary": "Doric library for scanning barcode",
5   "description": "This is a doric extension library for scanning barcode",
6   "homepage": "https://github.com/doric-pub/DoricBarcodeScanner",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pengfei.zhou": "pengfeizhou@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/doric-pub/DoricBarcodeScanner.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "iOS/Classes/**/*",
22   "resources": "dist/**/*",
23   "public_header_files": "iOS/Classes/**/*.h",
24   "dependencies": {
25     "DoricCore": [
27     ],
28     "MTBBarcodeScanner": [
30     ]
31   }