2 "name": "kml-pipe-swift",
4 "summary": "A short description of kml-pipe-swift.",
5 "description": "This package lets you deploy Kinetix ML pipelines from the Kinetix ML platform to native iOS apps.",
6 "homepage": "https://www.kinetixml.com",
12 "MadeWithStone": "maxwell@kinetixml.com"
15 "git": "https://github.com/Kinetix-ML/kml-pipe-swift.git",
21 "swift_versions": "5.8",
22 "source_files": "kml-pipe-swift/Classes/**/*",
23 "resources": "kml-pipe-swift/Assets/**/*",
26 "kml-pipe-swift/Assets/**/*.{storyboard,xib,png,jsbundle,meta,tflite}"
30 "TensorFlowLiteSwift/CoreML": [
33 "TensorFlowLiteSwift/Metal": [
37 "static_framework": true,
38 "pod_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44 "swift_version": "5.8"