blob: 6bc3673e78d749e8df6b2f52d4224a2720ef3fbb [file] [log] [blame]
{
"name": "Mach1SpatialAPI",
"version": "0.1.18",
"summary": "Mach1 Spatial APIs for iOS",
"description": "Mach1 Spatial APIs are all contained in this pod which includes:\n [Mach1EncodeCAPI, Mach1DecodeCAPI, Mach1DecodePositionalCAPI, Mach1TranscodeCAPI]",
"homepage": "http://dev.mach1.tech",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Mach1": "https://www.mach1.tech"
},
"documentation_url": "https://dev.mach1.tech",
"source": {
"git": "https://github.com/Mach1Studios/Pod-Mach1SpatialAPI.git",
"tag": "0.1.18"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "Mach1SpatialAPI/Classes/*.{h,swift}",
"public_header_files": "Mach1SpatialAPI/Classes/*.h",
"ios": {
"vendored_libraries": "Mach1SpatialAPI/Lib/ios/*.a",
"libraries": "c++"
},
"swift_version": "5.0"
}