2 "name": "Mach1SpatialAPI",
4 "summary": "Mach1 Spatial APIs for iOS",
5 "description": "Mach1 Spatial APIs are all contained in this pod which includes:\n [Mach1EncodeCAPI, Mach1DecodeCAPI, Mach1DecodePositionalCAPI, Mach1TranscodeCAPI]",
6 "homepage": "http://dev.mach1.tech",
12 "Mach1": "https://www.mach1.tech"
14 "documentation_url": "https://dev.mach1.tech",
16 "git": "https://github.com/Mach1Studios/Pod-Mach1SpatialAPI.git",
22 "swift_versions": "5.0",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "source_files": "Mach1SpatialAPI/Classes/*.{h,swift}",
30 "public_header_files": "Mach1SpatialAPI/Classes/*.h",
32 "vendored_libraries": "Mach1SpatialAPI/Lib/ios/*.a",
35 "swift_version": "5.0"