blob: 5725d336ea51793c78be2dd837f8979923617d8b [file] [log] [blame]
{
"name": "GliderSDK",
"version": "1.3.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://steplr-d.s3.amazonaws.com/GliderSDK/PROD/GliderSDK-V1.3.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": [
]
}
}