[Add] KaleyraVideoBroadcastExtension 2.0.0
[CocoaPods.git] / Specs / 4 / c / b / SaytvChat / 11.1.0 / SaytvChat.podspec.json
blobd72174e9ae29fd6f32daabaa99ccf080b6f32767
2   "name": "SaytvChat",
3   "version": "11.1.0",
4   "summary": "SaytvChat is a chat sdk for tv",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "homepage": "https://github.com/mobilesq1/SayTV-SDK-Chat-Example-iOS",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Square1": "mobile@square1.io"
15   },
16   "source": {
17     "http": "https://img-saytv.sq1.io/downloads/11.1.0/SaytvChat.zip"
18   },
19   "swift_versions": "5.0",
20   "dependencies": {
21     "Alamofire": [
22       "~> 5.5.0"
23     ],
24     "AlamofireImage": [
25       "~> 4.2.0"
26     ],
27     "Sentry": [
28       "~> 7.31.4"
29     ]
30   },
31   "preserve_paths": "Sources/SaytvChat.xcframework",
32   "ios": {
33     "vendored_frameworks": "Sources/SaytvChat.xcframework"
34   },
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "'${PODS_ROOT}'/sources/**",
37     "SWIFT_INCLUDE_PATHS": "'${PODS_TARGET_SRCROOT}'/sources/**"
38   },
39   "swift_version": "5.0"