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