4 "summary": "An Objective-C wrapper for TensorFlow Lite.",
5 "description": "Perform inference with TensorFlow Lite models using all the conveniences of Objective-C",
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 "source_files": "TensorIO/Classes/**/*",
22 "static_framework": true,
37 "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/TensorFlowLite/Frameworks/tensorflow_lite.framework/Headers\""