blob: 0dbedd902533f8afb88f61c9b5f95ab50cf53429 [file] [log] [blame]
{
"name": "SwiftCoroutine",
"version": "2.1.6",
"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.6"
},
"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"
}