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