blob: 02170e5c4f16cc90b86163e71707848f7a4ffa93 [file] [log] [blame]
{
"name": "SvrfSDK",
"version": "1.1.0",
"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.1.0"
},
"source_files": "SvrfSDK/Source/*",
"dependencies": {
"SVRFClient": [
"~> 1.6.0"
],
"SvrfGLTFSceneKit": [
"~> 1.0"
],
"Analytics": [
"~> 3.0"
]
},
"swift_version": "4.0"
}