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