[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / c / 3 / VizAISDK / 0.5.3 / VizAISDK.podspec.json
blob7c4095b5674a4341a02338c0ce7ed7d29a975d03
2   "name": "VizAISDK",
3   "version": "0.5.3",
4   "summary": "An SDK for classifying emotion from the front-facing camera and uploading data for the vizAI service.",
5   "homepage": "http://vizaiapp.github.io/",
6   "authors": {
7     "Ethan Petersen": "ethanopetersen@gmail.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://cdn.rawgit.com/vizaiapp/VizAISDKRepo/v0.5.3/VizAISDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "VizAISDK.framework"
21   },
22   "cocoapods_version": ">= 1.4.0",
23   "static_framework": true,
24   "dependencies": {
25     "Firebase/Auth": [
27     ],
28     "Firebase/Core": [
30     ],
31     "Firebase/Database": [
33     ],
34     "Firebase/Storage": [
36     ]
37   }