2 "name": "AsyncTaskQueue",
4 "summary": "A toolbox of NSOperation subclasses and NSOperationQueue wrapper for a variety of asynchronous programming needs.",
5 "description": "A toolbox of NSOperation subclasses and NSOperationQueue wrapper for a variety of asynchronous programming needs.",
6 "homepage": "https://github.com/suxinde2009/AsyncTaskQueue",
9 "suxinde": "suxinde2009@126.com"
12 "git": "https://github.com/suxinde2009/AsyncTaskQueue.git",
19 "frameworks": "Foundation",
20 "source_files": "AsyncTaskQueue/*.swift",
21 "swift_versions": "4.0",
22 "swift_version": "4.0"