blob: 7ab97d5af7f6b0497f2466d1a61e8015b0297462 [file] [log] [blame]
{
"name": "GliderSDK-QA",
"version": "1.0.1",
"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://s3.amazonaws.com/steplr-d/GliderSDK/QA/GliderSDK-qa-V1.0.1.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": [
],
"Meteor": [
]
}
}