blob: 923a1a69fa85d8def97c2e2554448450fb9d7ed2 [file] [log] [blame]
{
"name": "GliderSDK-QA",
"version": "1.2.0",
"summary": "This framework provides Live Interview implementation.",
"description": "This is support framework for Glider which provides Live Interview implementation.",
"homepage": "https://glider.ai/glider-ai-sdk/",
"license": {
"type": "MIT",
"file": "GliderSDK/LICENSE"
},
"authors": "abhisheksnapwiz",
"source": {
"http": "https://glidercdn.snapwiz.net/GliderSDK/QA/GliderSDK-uat-V1.2.0.zip"
},
"vendored_frameworks": "GliderSDK/GliderSDK.framework",
"resources": "GliderSDK/GliderSDK.bundle",
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"swift_version": "4.0",
"frameworks": "UIKit",
"dependencies": {
"OpenTok": [
"2.15.3"
],
"Meteor": [
]
}
}