[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / b / a / KMPNativeCoroutinesAsync / 0.6.0 / KMPNativeCoroutinesAsync.podspec.json
blobbf92aa9e4f0c599b7d19b149abe71b88e6f5c1b9
2   "name": "KMPNativeCoroutinesAsync",
3   "version": "0.6.0",
4   "summary": "Swift library for Kotlin Coroutines with Swift Async/Await",
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.6.0-swift-async-await"
11   },
12   "swift_versions": [
13     "5.5"
14   ],
15   "platforms": {
16     "ios": "15.0",
17     "osx": "12.0",
18     "watchos": "8.0",
19     "tvos": "15.0"
20   },
21   "dependencies": {
22     "KMPNativeCoroutinesCore": [
24     ]
25   },
26   "source_files": "KMPNativeCoroutinesAsync/**/*.swift",
27   "swift_version": "5.5"