blob: 064ce476da14fd33657d453401edf40b9c2b7472 [file] [log] [blame]
{
"name": "myinterview-sdk",
"version": "0.1.0",
"summary": "A nice video tool for your recruitment solution.",
"description": "An easy to use SDK for integrating video screening into your recruitment solution.",
"homepage": "https://myinterview.com",
"documentation_url": "https://github.com/myInterviewSDK/myinterview-sdk-ios",
"license": {
"type": "Apache 2.0"
},
"authors": {
"Amir Nuriev": "amir.nuriev@agileengine.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MIWidget.framework"
},
"source": {
"git": "https://github.com/myInterviewSDK/myinterview-sdk-ios.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"exclude_files": "MIWidget/Exclude",
"dependencies": {
"AWSCore": [
],
"AWSS3": [
]
}
}