[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 5 / d / KMPNativeCoroutinesRxSwift / 0.4.1 / KMPNativeCoroutinesRxSwift.podspec.json
blob3ed3bd4cab5c331664d1ac0f773de9af68336267
2   "name": "KMPNativeCoroutinesRxSwift",
3   "version": "0.4.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.4.1"
11   },
12   "swift_versions": [
13     "5.0"
14   ],
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9"
18   },
19   "dependencies": {
20     "KMPNativeCoroutinesCore": [
22     ],
23     "RxSwift": [
25     ]
26   },
27   "source_files": "KMPNativeCoroutinesRxSwift/**/*.swift",
28   "swift_version": "5.0"