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

Commit 3359f57

Browse files
author
Mark S. and Matt
committed
Update Podspec
1 parent c4e2839 commit 3359f57

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.3.0"
4+
s.version = "3.0.0"
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
PSOperations is a framework that leverages the power of NSOperation and NSOperationQueue. It enables you to use operations more easily in all parts of your project.

0 commit comments

Comments
 (0)