[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 3 / Mach1SpatialAPI / 0.1.18 / Mach1SpatialAPI.podspec.json
blob6bc3673e78d749e8df6b2f52d4224a2720ef3fbb
2   "name": "Mach1SpatialAPI",
3   "version": "0.1.18",
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.18"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Mach1SpatialAPI/Classes/*.{h,swift}",
24   "public_header_files": "Mach1SpatialAPI/Classes/*.h",
25   "ios": {
26     "vendored_libraries": "Mach1SpatialAPI/Lib/ios/*.a",
27     "libraries": "c++"
28   },
29   "swift_version": "5.0"