blob: 1bda81b12be4fa8d45cc6d64d5a58c45f41dc2c7 [file] [log] [blame]
{
"name": "myinterview-sdk",
"version": "0.1.1",
"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://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.1"
},
"swift_version": "4.0",
"exclude_files": "MIWidget/Exclude",
"dependencies": {
"AWSCore": [
],
"AWSS3": [
]
}
}