blob: 360653c73c2bd4dfc269965db0c60d4e0de0a6b3 [file] [log] [blame]
{
"name": "SvrfSDK",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "SvrfSDK/Source/*",
"dependencies": {
"SVRFClient": [
],
"SvrfGLTFSceneKit": [
],
"Analytics": [
"~> 3.0"
]
},
"swift_version": "4.0"
}