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