blob: a65bd4e53674e4db27fd310522e8fef258fbf95a [file] [log] [blame]
{
"name": "SwiftCoroutine",
"version": "2.1.8",
"license": "MIT",
"summary": "Swift coroutines for iOS, macOS and Linux.",
"homepage": "https://github.com/belozierov/SwiftCoroutine",
"authors": {
"Alex Belozierov": "belozierov@gmail.com"
},
"source": {
"git": "https://github.com/belozierov/SwiftCoroutine.git",
"tag": "2.1.8"
},
"swift_versions": "5.2",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"documentation_url": "https://belozierov.github.io/SwiftCoroutine/",
"source_files": "Sources/**/*.{swift,h,c}",
"swift_version": "5.2"
}