blob: 485691c5c4a082c9c9bd7658e722e2c738c1bbad [file] [log] [blame]
{
"name": "TSAVideoCallSDK",
"version": "0.0.7",
"summary": "TSAVideoCall SDK for video conference.",
"homepage": "https://github.com/smpb05/TSAVideoCallSDK",
"license": "MIT",
"authors": {
"Smartex": "nurgul.aisariyeva@smartex.kz"
},
"source": {
"git": "https://github.com/smpb05/TSAVideoCallSDK.git",
"tag": "0.0.7"
},
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "11.0"
},
"source_files": "TSAVideoCallSDK/**/*.{swift}",
"static_framework": true,
"dependencies": {
"WebRTC": [
],
"Starscream": [
"~> 4.0.0"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.0"
}