2 "name": "GBAsyncOperation",
4 "summary": "Allows to create Swift Operations with asynchronous work packages",
5 "swift_versions": "4.0",
6 "description": "Framework is mainly focused on isolating the work package from the package point into a asynchronous operation subclass. By doing this calling point class is able to implement and manipulate a queue of operations.",
7 "homepage": "https://github.com/aiwo/GBAsyncOperation",
13 "Gennady Berezovsky": "bergencroc@gmail.com"
16 "git": "https://github.com/aiwo/GBAsyncOperation.git",
19 "social_media_url": "https://twitter.com/aiwo",
23 "source_files": "GBAsyncOperation/Classes/**/*",
24 "swift_version": "4.0"