[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 7 / f / GlanceVoice / 0.6.0 / GlanceVoice.podspec.json
blobf8a5043e32421d75e71329d66800a5c7a9eda471
2   "name": "GlanceVoice",
3   "version": "0.6.0",
4   "summary": "GlanceVoice SDK",
5   "description": "Glance Voice SDK",
6   "homepage": "https://www.glance.net",
7   "authors": {
8     "Glance Networks": "glance@glance.net"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "license": {
14     "type": "Commercial",
15     "text": "Copyright © 2017 Glance Networks, Inc. All rights reserved. Use of this software is subject to the terms and conditions of the Glance Terms of Service located at https://ww2.glance.net/terms"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/glanceios/GlanceVoice.framework_0.6.0.zip"
19   },
20   "vendored_frameworks": "GlanceVoice.framework",
21   "requires_arc": true,
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "frameworks": "AVFoundation",
26   "dependencies": {
27     "TwilioVoice": [
28       "2.0.0"
29     ]
30   }