[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 1 / 3 / Mach1SpatialAPI / 0.1.24 / Mach1SpatialAPI.podspec.json
blob5fb2574166c27f033a9edec51e2d7294137bc163
2   "name": "Mach1SpatialAPI",
3   "version": "0.1.24",
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",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Mach1": "https://www.mach1.tech"
13   },
14   "documentation_url": "https://dev.mach1.tech",
15   "source": {
16     "git": "https://github.com/Mach1Studios/Pod-Mach1SpatialAPI.git",
17     "tag": "0.1.24"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "source_files": "Mach1SpatialAPI/Classes/*.{h,swift}",
30   "public_header_files": "Mach1SpatialAPI/Classes/*.h",
31   "ios": {
32     "vendored_libraries": "Mach1SpatialAPI/Lib/ios/*.a",
33     "libraries": "c++"
34   },
35   "swift_version": "5.0"