2 "name": "AsyncTimeoutOperationQueue",
4 "summary": "Async NSOperation with timeouts",
5 "description": "Async NSOperation with timeout, onTimeout and onCompletion calls",
6 "homepage": "https://github.com/severehed/AsyncTimeoutOperationQueue",
11 "authors": "severehed",
13 "git": "https://github.com/severehed/AsyncTimeoutOperationQueue.git",
16 "swift_version": "4.0",
22 "frameworks": "Foundation"
25 "frameworks": "Foundation"
27 "source_files": "AsyncTimeoutOperationQueue/Classes/**/*"