Update Podspec to 1.3.4

This commit is contained in:
Kaan Dedeoglu
2016-03-27 13:46:21 +03:00
parent 5726166d3d
commit fee2df5cfd
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KDCircularProgress'
s.version = '1.3.3'
s.version = '1.3.4'
s.license = 'MIT'
s.summary = 'A circular progress view with gradients written in Swift'
s.homepage = 'https://github.com/kaandedeoglu/KDCircularProgress'