blob: 7c4095b5674a4341a02338c0ce7ed7d29a975d03 [file] [log] [blame]
{
"name": "VizAISDK",
"version": "0.5.3",
"summary": "An SDK for classifying emotion from the front-facing camera and uploading data for the vizAI service.",
"homepage": "http://vizaiapp.github.io/",
"authors": {
"Ethan Petersen": "ethanopetersen@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://cdn.rawgit.com/vizaiapp/VizAISDKRepo/v0.5.3/VizAISDK.zip"
},
"ios": {
"vendored_frameworks": "VizAISDK.framework"
},
"cocoapods_version": ">= 1.4.0",
"static_framework": true,
"dependencies": {
"Firebase/Auth": [
],
"Firebase/Core": [
],
"Firebase/Database": [
],
"Firebase/Storage": [
]
}
}