2 "name": "TFLiteSwift-Vision",
4 "summary": "A layer for vision's pre/post-processing when you are using TensorFlowLiteSwift",
5 "description": "This framework is a layer for vision's preprocessing and postprocessing when you are using TensorFlowLiteSwift. You can use TFLiteSwift-Vision, if you want to implemented preprocessing and postprocessing functions in the repository.",
6 "homepage": "https://github.com/tucan9389/TFLiteSwift-Vision",
12 "tucan9389": "tucan.dev@gmail.com"
15 "git": "https://github.com/tucan9389/TFLiteSwift-Vision.git",
21 "swift_versions": "5.0",
22 "source_files": "TFLiteSwift-Vision/Classes/**/*",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "static_framework": true,
31 "TensorFlowLiteSwift/CoreML": [
35 "swift_version": "5.0"