[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 2 / 4 / zeroth-private / 0.1.0 / zeroth-private.podspec.json
blob8c54963e4ad7342a3003791c6f37154bc7ccb3de
2   "name": "zeroth-private",
3   "version": "0.1.0",
4   "summary": "Zeroth Speech-To-Text (STT) library for iOS",
5   "description": "Zeroth was initially developed as part of Atlas’s Conversational AI platform, which enables enterprises to add analysis and intelligence to their conversational data.\nWe now introduce Zeroth Cloud as a hosted service for any developer to incorporate speech-to-text into his or her service.\nWe'd love to hear from you! Please email us at support@goodatlas.com  with any questions, suggestions or requests.",
6   "homepage": "https://zeroth-cloud.goodatlas.com",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bryan S. Kim": "seulkee@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seulkee/zeroth-client-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Zeroth-iOS/Zeroth - STT library/*.{h,m}",
22   "dependencies": {
23     "jetfire": [
24       "~> 0.1.5"
25     ]
26   }