4 "summary": "A robust application framework built upon Operation and OperationQueue.",
5 "description": "An open source framework using operations from Apple's Foundation framework for achieving precise timing, exclusivity, thread safety, asynchronous behavior and dependency management.",
6 "homepage": "https://github.com/patricklynch/CovertOps",
12 "patricklynch": "pdlynch@gmail.com"
15 "git": "https://github.com/patricklynch/CovertOps.git",
21 "swift_version": "4.2",
22 "source_files": "CovertOps/Classes/**/*"