Udpated podspec to 0.0.7

This commit is contained in:
Thong Nguyen 2013-08-30 19:43:53 +02:00
parent aeb1ee1b7c
commit 1a0b463a32
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Audjustable"
s.version = "0.0.6"
s.version = "0.0.7"
s.summary = "A fast and extensible audio streamer for iOS and OSX with support for gapless playback and custom (non-HTTP) sources."
s.homepage = "http://tumtumtum.github.com/audjustable/"
s.license = 'MIT'