blob: ef3dd0bfdc03295e9d521b5284ebf486154df7da [file] [log] [blame]
{
"name": "BLUairspaceSDK",
"version": "0.9.0",
"summary": "BLUairspace SDK provides very simple interface that allows you to feel all the magic of Augumented Reality.",
"description": "BLUairspace SDK supports Markerbased AR and Markerless AR workflows and all the functionality of the BLUairspace platform.",
"homepage": "https://www.realityblu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jegora": "j.alexeichuck@hqsoftwarelab.com"
},
"source": {
"git": "https://github.com/RealityBLU/mobile-sdk-ios.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "11.1"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "BLUairspaceSDK/Frameworks/*.framework"
},
"swift_version": "5.0"
}