blob: 3d87ec9742f56e2227b60ba73eb41eb634fd04fc [file] [log] [blame]
{
"name": "VRPlus",
"version": "1.0.0",
"summary": "A framework for easy VR integration in iOS applciations.",
"homepage": "http://example.com/",
"authors": {
"Name": "burkhardt.dan@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.2"
},
"source": {
"http": "http://danburkhardt.com/CS/cs6156/Cocoapods/VRPlus.zip"
},
"ios": {
"vendored_frameworks": "VRPlus.framework"
}
}