[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 4 / 0 / TechSeeLiveSDK / 5.5.1 / TechSeeLiveSDK.podspec.json
blob0b7c22bcff14cb6af218ab170b11cfb5c7028e92
2   "name": "TechSeeLiveSDK",
3   "version": "5.5.1",
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/staging/TechSeeLiveFramework_5.5.1.framework.zip"
18   },
19   "swift_versions": "5.0",
20   "vendored_frameworks": [
21     "TechSeeLiveFramework.framework",
22     "AFNetworking.framework",
23     "CocoaLumberjack.framework",
24     "DeviceUtil.framework",
25     "Lottie.framework",
26     "SocketIO.framework",
27     "Starscream.framework",
28     "WebRTC.framework"
29   ],
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "resources": "TechSeeLiveFramework.framework/*.{xib,storyboard,xcassets,json,ttf}",
37   "xcconfig": {
38     "VALID_ARCHS": "arm64 x86_64"
39   },
40   "frameworks": [
41     "Foundation",
42     "AVFoundation",
43     "AudioToolbox",
44     "CoreFoundation",
45     "CoreGraphics",
46     "CoreMedia",
47     "CoreTelephony",
48     "CoreVideo",
49     "GLKit",
50     "OpenGLES",
51     "QuartzCore",
52     "SystemConfiguration",
53     "UIKit",
54     "VideoToolbox"
55   ],
56   "libraries": "c++",
57   "swift_version": "5.0"