[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 5 / d / KMPNativeCoroutinesRxSwift / 0.13.1 / KMPNativeCoroutinesRxSwift.podspec.json
blob12a4e29a5a701901e53af5bcabd3c1872608f0b6
2   "name": "KMPNativeCoroutinesRxSwift",
3   "version": "0.13.1",
4   "summary": "Swift library for Kotlin Coroutines with RxSwift",
5   "homepage": "https://github.com/rickclephas/KMP-NativeCoroutines",
6   "license": "MIT",
7   "authors": "Rick Clephas",
8   "source": {
9     "git": "https://github.com/rickclephas/KMP-NativeCoroutines.git",
10     "tag": "v0.13.1"
11   },
12   "swift_versions": [
13     "5.0"
14   ],
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "watchos": "3.0",
19     "tvos": "9.0"
20   },
21   "dependencies": {
22     "KMPNativeCoroutinesCore": [
23       "0.13.1"
24     ],
25     "RxSwift": [
26       "~> 6.0"
27     ]
28   },
29   "source_files": "KMPNativeCoroutinesRxSwift/**/*.swift",
30   "swift_version": "5.0"