[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 7 / f / c / TSAVideoCallSDK / 0.0.2 / TSAVideoCallSDK.podspec.json
blob96ded8864f8ef6a4097d8c359a22565a1941f390
2   "name": "TSAVideoCallSDK",
3   "version": "0.0.2",
4   "summary": "TSAVideoCall SDK for video conference.",
5   "homepage": "https://github.com/smpb05/TSAVideoCallSDK",
6   "license": "MIT",
7   "authors": {
8     "Smartex": "nurgul.aisariyeva@smartex.kz"
9   },
10   "source": {
11     "git": "https://github.com/smpb05/TSAVideoCallSDK.git",
12     "tag": "0.0.2"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "TSAVideoCallSDK/**/*.{swift}",
21   "resource_bundles": {
22     "TSAVideoCallResources": [
23       "TSAVideoCallResources/*.{xcassets}"
24     ]
25   },
26   "static_framework": true,
27   "dependencies": {
28     "WebRTC": [
30     ],
31     "Starscream": [
32       "~> 4.0.0"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"