blob: 6e2cc1150172b4e3b547826f103925e431474d81 [file] [log] [blame]
{
"name": "SvrfSDK",
"version": "2.0.0-alpha",
"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": "2.0.0-alpha"
},
"source_files": "SvrfSDK/Source/*",
"dependencies": {
"SVRFClient": [
"~> 1.4"
],
"SvrfGLTFSceneKit": [
"~> 1.0"
],
"Analytics": [
"~> 3.0"
]
},
"swift_version": "4.0"
}