[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / 6 / e / TensorFlowLiteTaskVision / 0.0.1-nightly.20220808 / TensorFlowLiteTaskVision.podspec.json
blobfb0ac7442b9d84c5b0326271b51c1501a22cb6ba
2   "name": "TensorFlowLiteTaskVision",
3   "version": "0.0.1-nightly.20220808",
4   "authors": "Google Inc.",
5   "license": {
6     "type": "Apache",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/tensorflow/tflite-support",
10   "source": {
11     "http": "https://dl.google.com/tflite-nightly/ios/prod/tensorflow/lite/release/support_repo/nightly_ios/734/20220808-025213/TensorFlowLiteTaskVision/0.0.1-nightly.20220808/TensorFlowLiteTaskVision-0.0.1-nightly.20220808.tar.gz"
12   },
13   "summary": "TensorFlow Lite Task Library - Vision",
14   "description": "The Computer Vision APIs of the TFLite Task Library",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "module_name": "TensorFlowLiteTaskVision",
19   "static_framework": true,
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64, arm64, armv7"
22   },
23   "libraries": "c++",
24   "frameworks": [
25     "CoreMedia",
26     "Accelerate"
27   ],
28   "vendored_frameworks": "Frameworks/TensorFlowLiteTaskVision.framework"