[Add] KaleyraVideoBroadcastExtension 2.0.0
[CocoaPods.git] / Specs / 4 / c / b / SaytvChat / 10.2.2 / SaytvChat.podspec.json
blob23db238c21903884ee9baa6bcead09cea1921643
2   "name": "SaytvChat",
3   "version": "10.2.2",
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/10.2.2/SaytvChat.zip"
18   },
19   "swift_versions": "5.0",
20   "preserve_paths": "Sources/SaytvChat.xcframework",
21   "ios": {
22     "vendored_frameworks": "Sources/SaytvChat.xcframework"
23   },
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "'${PODS_ROOT}'/sources/**",
26     "SWIFT_INCLUDE_PATHS": "'${PODS_TARGET_SRCROOT}'/sources/**"
27   },
28   "swift_version": "5.0"