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