[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 5 / d / KMPNativeCoroutinesRxSwift / 0.3.0 / KMPNativeCoroutinesRxSwift.podspec.json
blob5f93d676ad204ac8b397f84a3f848264723d668d
2   "name": "KMPNativeCoroutinesRxSwift",
3   "version": "0.3.0",
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.3.0"
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"