[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / e / b / SinchChatSDK / 0.11.12 / SinchChatSDK.podspec.json
blobd8b3306e21f2a6d808e925d0a2c1331bd5be09dd
2   "name": "SinchChatSDK",
3   "version": "0.11.12",
4   "summary": "Sinch Chat SDK which supports In App Chat and Push Notifications",
5   "homepage": "https://sinch.com",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "Sinch": ""
12   },
13   "source": {
14     "git": "https://github.com/sinchlabs/sinch-chat-ios-sdk.git",
15     "tag": "0.11.12"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.5",
21   "source_files": "Sources/SinchChatSDK/**/*.swift",
22   "resource_bundles": {
23     "SinchChatSdk-SinchChatSDK_SinchChatSDK": [
24       "Sources/SinchChatSDK/Assets.xcassets",
25       "Sources/SinchChatSDK/Resources/*.lproj/*.strings"
26     ]
27   },
28   "dependencies": {
29     "gRPC-Swift": [
30       "~> 1.8.0"
31     ],
32     "Kingfisher": [
33       "~> 7.10.0"
34     ]
35   },
36   "swift_version": "5.5"