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",
24 "**/AlertOperation.swift",
25 "**/BackgroundObserver.swift",
26 "**/NetworkObserver.swift",
27 "**/CameraCondition.swift",
28 "**/Convenience Operations/*.swift"
30 "exclude_files": "AdvancedOperationKitTests",
32 "pushed_with_swift_version": "3.0"