blob: c3972e8152fca86951bcd59bbd2ea19cf0e3c4be [file] [log] [blame]
{
"name": "OriaSDK",
"version": "0.1.2",
"summary": "Easily show 360 videos hosted in OriaVR inside your app",
"homepage": "https://www.oriavr.com",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Healtherus, Inc.": "support@oriavr.com"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"CardboardSDK": [
"~> 0.7"
]
},
"vendored_libraries": "libOriaSDK.a",
"public_header_files": "Headers/Public/*.h",
"resources": [
"Resources/*"
],
"source_files": "Headers/Public/*.h",
"source": {
"http": "http://iossdk.oriavr.com/OriaSDK-iOS-0.1.2.zip"
}
}