[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / b / SaytvChat / 10.2.2-beta11 / SaytvChat.podspec.json
blob7a499158cc5e7afeabf71df77e80efc0bd2edd1f
2   "name": "SaytvChat",
3   "version": "10.2.2-beta11",
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/SaytvChat-10.2.2.zip"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 5.5.0"
22     ],
23     "AlamofireImage": [
24       "~> 4.2.0"
25     ],
26     "Sentry": [
27       "~> 7.31.4"
28     ]
29   },
30   "swift_versions": "5.0",
31   "preserve_paths": "SaytvChat/SaytvChat.xcframework",
32   "ios": {
33     "vendored_frameworks": "SaytvChat/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"