[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 5 / VXReceipt / 0.0.1 / VXReceipt.podspec.json
blobf7ca3762554c6a181f450ab2d72bc675bd30110e
2   "name": "VXReceipt",
3   "version": "0.0.1",
4   "summary": "VXReceipt",
5   "description": "Framework to scan receipts",
6   "homepage": "https://github.com/syedzainulabideen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "冯学仕": "syed.zain@visionx.io"
13   },
14   "source": {
15     "http": "https://github.com/syedzainulabideen/VXReceipt/raw/master/ReceiptX.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "ReceiptX.framework/**/*.{h,m,swift}",
21   "swift_versions": "4.0",
22   "ios": {
23     "vendored_frameworks": "ReceiptX.framework"
24   },
25   "dependencies": {
26     "OpenCV2": [
27       "~> 4.2.0"
28     ],
29     "TensorFlowLiteC": [
30       "~> 2.1.0"
31     ]
32   },
33   "swift_version": "4.0"