[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / c / TSAVideoCallSDK / 0.1.1 / TSAVideoCallSDK.podspec.json
bloba14caf93f6ffe6c22ce07ec84c94678307cbb697
2   "name": "TSAVideoCallSDK",
3   "version": "0.1.1",
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.1.1"
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     "Alamofire": [
27       "~> 5.4"
28     ],
29     "Socket.IO-Client-Swift": [
30       "16.0.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"