blob: 580b02b2b711adad8903768bacb955969c30668b [file] [log] [blame]
{
"name": "VRKit",
"version": "0.3",
"summary": "VRKit turns your app into Virtual Relity App.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"homepage": "https://github.com/ihorrapalyuk/VRKit.git",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"VoidStudio": "i.rapalyuk2012@gmail.com"
},
"source": {
"git": "https://github.com/ihorrapalyuk/VRKit.git",
"tag": "0.3"
},
"vendored_frameworks": "VRKit.framework",
"frameworks": "UIKit"
}