4 "summary": "Deeptone Mobile SDK",
5 "pod_target_xcconfig": {
6 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
8 "user_target_xcconfig": {
9 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
11 "description": "Deeptone SDK provides functionality for iOS developers to integrate Deeptone Machine Learning model into iOS apps.",
12 "homepage": "https://github.com/otosystems/deeptone-ios-sdk-dist",
18 "OTO Systems": "support@oto.ai"
21 "git": "https://github.com/otosystems/deeptone-ios-sdk-dist.git",
27 "swift_versions": "5.3",
30 "public_header_files": "DeeptoneSDK.framework/Headers/*.h",
31 "source_files": "DeeptoneSDK.framework/Headers/*.h",
32 "vendored_frameworks": "DeeptoneSDK.framework",
33 "frameworks": "AVFoundation",
35 "TensorFlowLiteSwift": [
58 "static_framework": true,
59 "swift_version": "5.3"