[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 5 / 6 / DtexCamera / 0.0.1 / DtexCamera.podspec.json
blobe1d9e4be8d95fbbb5aa85664a026bbab0c8788f4
2   "name": "DtexCamera",
3   "version": "0.0.1",
4   "summary": "Dtex Camera Library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DTexDDC/dtexg3-ios-camera-library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wenge8n": "wenge8n@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/DTexDDC/dtexg3-ios-camera-library.git",
16     "tag": "0.0.1"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "DtexCamera/Classes/**/*",
23   "resource_bundles": {
24     "DtexCamera": [
25       "DtexCamera/Assets/*.tflite"
26     ]
27   },
28   "static_framework": true,
29   "dependencies": {
30     "TensorFlowLiteSwift": [
32     ]
33   },
34   "swift_version": "4.0"