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 0acce61 commit ed8f554Copy full SHA for ed8f554
GradientView.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'GradientView'
3
- spec.version = '2.0.1'
+ spec.version = '2.0.2'
4
spec.authors = {'Sam Soffes' => 'sam@soff.es'}
5
spec.homepage = 'https://github.com/soffes/GradientView'
6
spec.summary = 'Easily use gradients in UIKit.'
GradientView/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0.1</string>
+ <string>2.0.2</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments