blob: fe5396982c9647e2b594b0dd1a0d736dc9811abc [file] [log] [blame]
{
"name": "SvrfSDK",
"version": "3.0.2",
"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": "3.0.2"
},
"source_files": "SvrfSDK/Source/*",
"dependencies": {
"SvrfGLTFSceneKit": [
"~> 1.3"
],
"Analytics": [
"~> 3.0"
],
"Alamofire": [
"~> 4.8.2"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}