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