blob: 1476132a66c3a49af6e6dceeb3f1ec1d386c84f2 [file] [log] [blame]
{
"name": "XCEOperationFlow",
"summary": "Lightweight async serial operation flow controller.",
"version": "4.1.1",
"homepage": "https://XCEssentials.github.io/OperationFlow",
"source": {
"git": "https://github.com/XCEssentials/OperationFlow.git",
"tag": "4.1.1"
},
"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"
}