2 "name": "APNSubGroupOperationQueue",
4 "summary": "Serial processing sub groups inside your concurrent NSOperationQueue.",
5 "description": "APNSubGroupOperationQueue is a µFramework consisting of `NSOperationQueue` subclasses (Swift & Obj-C) which allow scheduling operations in serial subgroups inside a concurrent queue",
6 "homepage": "https://github.com/p4checo/APNSubGroupOperationQueue",
12 "André Pacheco Neves": "p4checo + @ + gmail + . + com"
14 "social_media_url": "https://twitter.com/p4checo",
22 "git": "https://github.com/p4checo/APNSubGroupOperationQueue.git",
25 "source_files": "Sources/**/SubGroupOperationQueue.{h,m,swift}",
26 "frameworks": "Foundation"