blob: 2e96e8e12e6e20fc381083c6023638bddf8f1194 [file] [log] [blame]
{
"name": "SwiftAsyncTasks",
"version": "1.4.0",
"license": {
"type": "BSD"
},
"summary": "This a version of Bolts that supports Swift 5.0. Bolts is a collection of low-level libraries.",
"homepage": "https://github.com/AlaaCherbib/SwiftAsyncTasks",
"authors": {
"Nikita Lutsenko": "nlutsenko@me.com"
},
"source": {
"git": "https://github.com/AlaaCherbib/SwiftAsyncTasks.git",
"tag": "1.4.0"
},
"requires_arc": true,
"swift_versions": "4.0",
"platforms": {
"ios": "11.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/BoltsSwift/*.swift",
"module_name": "SwiftAsyncTasks",
"swift_version": "4.0"
}