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",
25 "TensorFlowLiteSwift": [
29 "static_framework": true,
30 "pod_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "user_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "default_subspecs": "Core",
40 "source_files": "TensorFlowKit/Classes/Core/*"
44 "source_files": "TensorFlowKit/Classes/ObjC/*",
46 "TensorFlowKit/Core": [
52 "swift_version": "5.0"