4 "summary": "An Objective-C and Swift wrapper for TensorFlow Lite.",
5 "description": "Perform inference with TensorFlow Lite models using all the conveniences of Objective-C or Swift",
6 "homepage": "https://github.com/doc-ai/tensorio-ios",
12 "Philip Dow": "philip@doc.ai"
15 "git": "https://github.com/doc-ai/tensorio-ios.git",
21 "static_framework": true,
36 "source_files": "TensorIO/Classes/**/*",
37 "private_header_files": [
38 "TensorIO/Classes/TIO Model/TIOPixelBufferToTensorHelpers.h"
41 "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/TensorFlowLite/Frameworks/tensorflow_lite.framework/Headers\""