We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bf171 commit 4501723Copy full SHA for 4501723
QRCode.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "QRCode"
3
- s.version = "0.1"
+ s.version = "0.2"
4
s.summary = "A QRCode generator written in Swift."
5
s.description = "Generate QRCodes and customize their appearance."
6
s.homepage = "https://github.com/aschuch/QRCode"
0 commit comments