Update project's version in StreamingKit.podspec

This commit is contained in:
derpoliuk
2018-01-17 15:37:48 +02:00
parent 230ed02f31
commit 12e7218848
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "StreamingKit"
s.version = "0.1.29"
s.version = "0.1.30"
s.summary = "A fast and extensible audio streamer for iOS and OSX with support for gapless playback and custom (non-HTTP) sources."
s.homepage = "https://github.com/tumtumtum/StreamingKit/"
s.license = 'MIT'