[Add] ShopSphare 1.0.2
[CocoaPods.git] / Specs / 5 / e / 6 / TechSeeLiveFramework / 3.4.5 / TechSeeLiveFramework.podspec.json
blob1497411a8e37d388bd51cdc0fc38e873482307d3
2   "name": "TechSeeLiveFramework",
3   "version": "3.4.5",
4   "summary": "TechSee SDK",
5   "authors": {
6     "TechSee": "info@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\nhttp://www.apache.org/licenses/LICENSE-2.0\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     "http": "https://sdk-us.techsee.me/ios/build/TechSee-SDK-iOS-v3.4.5.tar.gz"
18   },
19   "swift_versions": "5.0",
20   "vendored_frameworks": "TechSeeLiveFramework.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "frameworks": [
28     "Foundation",
29     "AVFoundation",
30     "AudioToolbox",
31     "CoreFoundation",
32     "CoreGraphics",
33     "CoreMedia",
34     "CoreTelephony",
35     "CoreVideo",
36     "GLKit",
37     "OpenGLES",
38     "QuartzCore",
39     "SystemConfiguration",
40     "UIKit",
41     "VideoToolbox"
42   ],
43   "libraries": "c++",
44   "dependencies": {
45     "TechSeeWebRTC": [
46       "= 1.2"
47     ],
48     "Socket.IO-Client-Swift": [
49       "~> 15.2.0"
50     ]
51   },
52   "swift_version": "5.0"