[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / f / MixedRealityKit / 0.1.0 / MixedRealityKit.podspec.json
blob6c061d5b3d6045bcfe569c66afe9ffcbe76a8e6b
2   "name": "MixedRealityKit",
3   "version": "0.1.0",
4   "summary": "Easily add a stereoscopic ARKit SceneView to your project.",
5   "description": "The MixedRealityView 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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "MixedRealityKit/Source/MixedRealityKit.swift",
22   "pushed_with_swift_version": "\"4.0\""