blob: 3634bf2de85928650131e3176193f15e06062cfd [file] [log] [blame]
{
"name": "OmniVirtSDK",
"version": "1.4.7",
"summary": "360° Virtual Reality Embed Player and Monetization for iOS Apps",
"homepage": "https://www.omnivirt.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OmniVirt Team": "contact@omnivirt.com"
},
"social_media_url": "https://www.facebook.com/omnivirt",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/OmniVirt/OmniVirt-iOS-SDK.git",
"tag": "v1.4.7",
"submodules": true
},
"ios": {
"vendored_frameworks": "OmniVirtSDK.framework"
}
}