We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc67bf commit 92beb96Copy full SHA for 92beb96
Fingertips.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |f|
2
3
f.name = 'Fingertips'
4
- f.version = '0.4.0'
+ f.version = '0.5.0'
5
6
f.summary = 'Touch indicators on external displays for iOS applications.'
7
f.description = 'Touch indicators on external displays for iOS applications, giving you automatic presentation mode using a simple UIWindow subclass.'
0 commit comments