2 "name": "AsyncOperation",
4 "summary": "A hassle-free implementation of asynchronous NSOperations/NSBlockOperations.",
5 "description": " AsyncOperation aims to ease the pain commonly encountered when having to subclass NSOperation for async tasks.\n",
6 "homepage": "https://github.com/regexident/AsyncOperation",
12 "Vincent Esche": "regexident@gmail.com"
15 "git": "https://github.com/regexident/AsyncOperation.git",
18 "source_files": "AsyncOperation/Classes/*.{swift,h,m}",