CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
Swift IOS Pod. VRKit turns your app into Virtual Relity App.
Import:
import VRKit
Cocoapods:
pod 'VRKit'
To use it simply call start func in your UIViewController
VR.start()
To stop VR use
VR.stop()
Example Project https://github.com/ihorrapalyuk/VRKit/tree/master/TestVR
If this pod will be popular i can open its source