[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 8 / 3 / 9 / LumenMeshSDK / 22.03.1 / LumenMeshSDK.podspec.json
blobb85be8a026093345e620a97f54cde56104522e9e
2   "name": "LumenMeshSDK",
3   "version": "22.03.1",
4   "summary": "CDN Mesh Delivery: WebRTC-based peer-to-peer video CDN for media companies, OTT platforms, live TV streaming and more",
5   "homepage": "https://www.streamroot.io/",
6   "authors": {
7     "Name": "support-team@streamroot.io"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright 2021 Streamroot. See the terms of service at https://www.streamroot.io/"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "tvos": "10.0"
16   },
17   "source": {
18     "http": "https://sdk.streamroot.io/ios/LumenMeshSDK/22.03.1/LumenMeshSDK.framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "Carthage/Build/iOS/LumenMeshSDK.framework",
22     "pod_target_xcconfig": {
23       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24     },
25     "user_target_xcconfig": {
26       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27     }
28   },
29   "tvos": {
30     "vendored_frameworks": "Carthage/Build/tvOS/LumenMeshSDK.framework",
31     "pod_target_xcconfig": {
32       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
33     },
34     "user_target_xcconfig": {
35       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
36     }
37   }