Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit d3cf964

Browse files
committed
Update podspec to 2.0.2
1 parent 16c0b71 commit d3cf964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSOperations.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "PSOperations"
4-
s.version = "2.0.1"
4+
s.version = "2.0.2"
55
s.summary = "This is an adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015"
66
s.description = <<-DESC
77
This is an adaptation of the sample code provided in the [Advanced NSOperations session of WWDC 2015](https://developer.apple.com/videos/wwdc/2015/?id=226). This code has been updated to work with the latest Swift changes as of Xcode 7. For usage examples, see WWDC 2015 Advanced NSOperations and/or look at the included unit tests.

0 commit comments

Comments
 (0)