[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / f / MixedRealityKit / 0.1.7 / MixedRealityKit.podspec.json
blobec60d42997a38ea04c845b18f2823d816a3b750d
2   "name": "MixedRealityKit",
3   "version": "0.1.7",
4   "summary": "Easily add a stereoscopic ARKit SceneView to your project.",
5   "description": "The MixedRealityKit class extends ARSCNView and splits camera in two stereoscopic SceneViews. Works with Google Cardboard or any VR Viewer that supports non-barrel distorted VR.",
6   "homepage": "https://github.com/scottfinkelstein/MixedRealityKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scott Finkelstein": "sbf0202@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/scottfinkelstein/MixedRealityKit.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "MixedRealityKit/Source/MixedRealityKit.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "SceneKit",
26     "ARKit"
27   ],
28   "pushed_with_swift_version": "\"4.0\""