You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: PSOperations.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Pod::Spec.newdo |s|
2
2
3
3
s.name="PSOperations"
4
-
s.version="2.3.0"
4
+
s.version="3.0.0"
5
5
s.summary="This is an adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015"
6
6
s.description=<<-DESC
7
7
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