[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / f / RxSendBirdSDK / 0.1.0 / RxSendBirdSDK.podspec.json
blob0dff035750101ba8c02da64ff23e044d489660b9
2   "name": "RxSendBirdSDK",
3   "version": "0.1.0",
4   "summary": "RxSwift extensions for SendBirdSDK",
5   "description": "RxSwift extensions for SendBirdSDK.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Woo": "yakle1218@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/intoxicated/RxSendBirdSDK.git",
15     "tag": "0.1.0"
16   },
17   "homepage": "https://sendbird.com",
18   "cocoapods_version": ">= 1.4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.2",
23   "source_files": "RxSendBirdSDK/**/*.{swift}",
24   "dependencies": {
25     "RxSwift": [
26       "~> 5"
27     ],
28     "RxCocoa": [
29       "~> 5"
30     ],
31     "SendBirdSDK": [
32       "~> 3"
33     ]
34   },
35   "swift_version": "5.2"