blob: 18f3064ddb33e426945576fe15de1b8b5d2da9f0 [file] [log] [blame]
{
"name": "TestGliderSDK",
"version": "1.1.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://glidercdn.snapwiz.net/GliderSDK/TEST/GliderSDK_Test_V1.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": [
]
}
}