blob: f8a5043e32421d75e71329d66800a5c7a9eda471 [file] [log] [blame]
{
"name": "GlanceVoice",
"version": "0.6.0",
"summary": "GlanceVoice SDK",
"description": "Glance Voice SDK",
"homepage": "https://www.glance.net",
"authors": {
"Glance Networks": "glance@glance.net"
},
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Commercial",
"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"
},
"source": {
"http": "https://s3.amazonaws.com/glanceios/GlanceVoice.framework_0.6.0.zip"
},
"vendored_frameworks": "GlanceVoice.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": "AVFoundation",
"dependencies": {
"TwilioVoice": [
"2.0.0"
]
}
}