| { |
| "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" |
| } |