[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / d / KMPNativeCoroutinesRxSwift / 0.5.0 / KMPNativeCoroutinesRxSwift.podspec.json
blob4f67448322216ecf66fd8ee8d1f9b7078e96e5b0
2   "name": "KMPNativeCoroutinesRxSwift",
3   "version": "0.5.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.5.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"