blob: d08a69106b9f2bed9dcdaa649602e53d9c81afeb [file] [log] [blame]
{
"name": "SvrfSDK",
"version": "3.1.1",
"summary": "The SvrfSDK is a framework for easy integration of the Svrf API.",
"homepage": "http://www.svrf.com",
"license": "MIT",
"authors": "Svrf",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/SVRF/svrf-ios-sdk.git",
"tag": "3.1.1"
},
"source_files": "SvrfSDK/Source/*",
"resources": "SvrfSDK/Resources/Occluder.glb",
"dependencies": {
"SvrfGLTFSceneKit": [
"~> 1.3"
],
"Analytics": [
"~> 3.0"
],
"Alamofire": [
"~> 4.8.2"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}