2 "name": "TensorFlowKit",
4 "summary": "Make TensorFlowLite easy to use.",
5 "description": "Just a few lines of code to set up, all the hard work this pod will take care of it.",
6 "homepage": "https://github.com/OsenseTech/TensorFlowKit",
12 "蘇健豪": "jenhausu@osensetech.com"
15 "git": "https://github.com/OsenseTech/TensorFlowKit.git",
24 "source_files": "TensorFlowKit/Classes/**/*",
26 "TensorFlowLiteSwift": [
30 "static_framework": true,
31 "pod_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "user_target_xcconfig": {
35 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "swift_version": "5.0"