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