We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9853d commit 4c2bb74Copy full SHA for 4c2bb74
OverlayComposite.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "OverlayComposite"
3
- s.version = "1.0.0"
+ s.version = "1.0.1"
4
s.summary = "An asynchronous, multithreaded, image compositing framework written in Swift."
5
s.description = """Overlay works using the concept of layered images.
6
Each layer represents an individual image that can then be added atop another layer.
0 commit comments