blob: b71b4cac27cfcbc9f608cd1150c516dfddff43e3 [file] [log] [blame]
{
"name": "XCEOperationFlow",
"summary": "Lightweight async serial operation flow controller.",
"version": "4.1.3",
"homepage": "https://XCEssentials.github.io/OperationFlow",
"source": {
"git": "https://github.com/XCEssentials/OperationFlow.git",
"tag": "4.1.3"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"platforms": {
"ios": "9.0",
"watchos": "4.0",
"tvos": "11.0",
"osx": "10.11"
},
"source_files": "Sources/OperationFlow/**/*.swift",
"pushed_with_swift_version": "3.1"
}