[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 4 / StreamrootSDK / 3.8.0 / StreamrootSDK.podspec.json
blob1f0794c526da5d9e7082171ff504abea50055a29
2   "name": "StreamrootSDK",
3   "version": "3.8.0",
4   "swift_version": "4.2",
5   "summary": "Streamroot Distributed Network Architecture SDK, a new way to deliver large-scale OTT video",
6   "homepage": "https://www.streamroot.io/",
7   "authors": {
8     "Name": "support-team@streamroot.io"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright 2018 Streamroot. See the terms of service at https://www.streamroot.io/"
13   },
14   "platforms": {
15     "ios": "9.2",
16     "tvos": "10.2"
17   },
18   "source": {
19     "http": "https://sdk.streamroot.io/ios/StreamrootSDK/3.8.0/StreamrootSDK.framework.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "Carthage/Build/iOS/StreamrootSDK.framework"
23   },
24   "tvos": {
25     "vendored_frameworks": "Carthage/Build/tvOS/StreamrootSDK.framework"
26   },
27   "dependencies": {
28     "Starscream": [
29       "3.0.6"
30     ],
31     "Sentry": [
32       "4.1.1"
33     ],
34     "SwiftProtobuf": [
35       "1.2"
36     ]
37   }