2 "name": "AdvancedOperationKit",
5 "summary": "Convenience Operations to make the code from Advanced NSOperations more useful.",
6 "description": "AdvancedOperationKit wraps the example code given by Apple in the 2015 WWDC developer presentation 'Advanced NSOperations' into a usable framework.",
7 "homepage": "https://github.com/thedistance",
9 "The Distance": "dev@thedistance.co.uk"
12 "git": "https://bitbucket.org/thedistance/advancedoperationkit.git",
15 "swift_version": "4.2",
25 "**/AlertOperation.swift",
26 "**/BackgroundObserver.swift",
27 "**/NetworkObserver.swift",
28 "**/CameraCondition.swift",
29 "**/Convenience Operations/*.swift"
31 "exclude_files": "AdvancedOperationKitTests",