[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 7 / f / c / TSAVideoCallSDK / 0.0.4 / TSAVideoCallSDK.podspec.json
blob93b4f99f9aba16e0d70242e10865108118fafeba
2   "name": "TSAVideoCallSDK",
3   "version": "0.0.4",
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.4"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "TSAVideoCallSDK/**/*.{swift}",
21   "static_framework": true,
22   "dependencies": {
23     "WebRTC": [
25     ],
26     "Starscream": [
27       "~> 4.0.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.0"