[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 8 / RxSwiftDitto / 1.0.1 / RxSwiftDitto.podspec.json
blobdeac1d9213ce5c26efde04d63003d9e6428e31f5
2   "name": "RxSwiftDitto",
3   "version": "1.0.1",
4   "summary": "RxSwift extension methods around the DittoSwift library.",
5   "homepage": "https://github.com/getditto/RxSwiftDitto",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mbalex99": "max@ditto.live"
12   },
13   "source": {
14     "git": "https://github.com/getditto/RxSwiftDitto.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "https://twitter.com/dittolive",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "RxSwiftDitto/Classes/**/*",
22   "swift_versions": [
23     "5.2",
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "dependencies": {
29     "RxSwift": [
30       "~> 6.0"
31     ],
32     "DittoSwift": [
33       "~> 1.0"
34     ]
35   },
36   "swift_version": "5.5"