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