[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / 5 / TechSee / 2.3.5 / TechSee.podspec.json
blob0b6d829f3c418b18041a27f3ee499af9161ae8b6
2   "name": "TechSee",
3   "version": "2.3.5",
4   "summary": "TechSee SDK",
5   "authors": {
6     "Shlomi Sharon": "shlomis@techsee.me"
7   },
8   "homepage": "https://techsee.me",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/TechSeeDev/techsee-ios-framework.git",
18     "tag": "2.3.5"
19   },
20   "static_framework": true,
21   "swift_versions": "5.0",
22   "vendored_frameworks": "TechSeeLiveFramework.framework",
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "AudioToolbox",
27     "CoreFoundation",
28     "CoreGraphics",
29     "CoreMedia",
30     "CoreTelephony",
31     "CoreVideo",
32     "GLKit",
33     "OpenGLES",
34     "QuartzCore",
35     "SystemConfiguration",
36     "UIKit",
37     "VideoToolbox"
38   ],
39   "libraries": "c++",
40   "dependencies": {
41     "TechSeeWebRTC": [
42       "= 1.1"
43     ],
44     "Socket.IO-Client-Swift": [
45       "~> 15.2.0"
46     ]
47   },
48   "swift_version": "5.0"